Skip to content

Commit 3df1959

Browse files
chore(release): update monorepo packages versions (alpha)
1 parent 01f7087 commit 3df1959

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"metal-wasps-type",
3232
"rare-planes-love",
3333
"real-coins-share",
34-
"strong-needles-compare"
34+
"strong-needles-compare",
35+
"weak-readers-build"
3536
]
3637
}

packages/plugin/CHANGELOG.md

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

3+
## 4.0.0-alpha.8
4+
5+
### Minor Changes
6+
7+
- [#2293](https://github.com/dimaMachina/graphql-eslint/pull/2293)
8+
[`01f7087`](https://github.com/dimaMachina/graphql-eslint/commit/01f70879e5befc92acd9afffe7d2a56ee447f316)
9+
Thanks [@yoavsion](https://github.com/yoavsion)! - Support the fragment spread group when defining
10+
alphabetize rule's groups with new option `...`
11+
312
## 4.0.0-alpha.7
413

514
### Major 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.7",
3+
"version": "4.0.0-alpha.8",
44
"type": "module",
55
"description": "GraphQL plugin for ESLint",
66
"repository": "https://github.com/B2o5T/graphql-eslint",

0 commit comments

Comments
 (0)