Skip to content

Commit a6c482e

Browse files
chore(release): update monorepo packages versions (alpha)
1 parent c1ee26a commit a6c482e

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"dull-scissors-destroy",
2525
"empty-horses-relate",
2626
"empty-singers-develop",
27+
"fast-fishes-shake",
2728
"few-mails-sparkle",
2829
"friendly-singers-rush",
2930
"healthy-moose-kneel",

packages/plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @graphql-eslint/eslint-plugin
22

3+
## 4.0.0-alpha.15
4+
5+
### Patch Changes
6+
7+
- [#2735](https://github.com/dimaMachina/graphql-eslint/pull/2735)
8+
[`ccd9303`](https://github.com/dimaMachina/graphql-eslint/commit/ccd930309957896f5d22ed59d40a67803ee77868)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix reporting lint issues not on first
10+
char of file for `.vue` and support ESLint fixes and suggestions for them. Use
11+
[new official example](https://github.com/dimaMachina/graphql-eslint/blob/master/examples/vue-code-file/eslint.config.js)
12+
313
## 4.0.0-alpha.14
414

515
### Patch Changes

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-eslint/eslint-plugin",
3-
"version": "4.0.0-alpha.14",
3+
"version": "4.0.0-alpha.15",
44
"type": "module",
55
"description": "GraphQL plugin for ESLint",
66
"repository": "https://github.com/B2o5T/graphql-eslint",

0 commit comments

Comments
 (0)