Skip to content

Commit 5cb2d8f

Browse files
chore(release): update monorepo packages versions (alpha) (#2419)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c2d5386 commit 5cb2d8f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"few-mails-sparkle",
2222
"itchy-ads-compete",
2323
"rare-planes-love",
24+
"real-coins-share",
2425
"strong-needles-compare"
2526
]
2627
}

packages/plugin/CHANGELOG.md

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

3+
## 4.0.0-alpha.1
4+
5+
### Major Changes
6+
7+
- [#2418](https://github.com/dimaMachina/graphql-eslint/pull/2418)
8+
[`c2d5386`](https://github.com/dimaMachina/graphql-eslint/commit/c2d53869c84e7393b11239f78d55eb1477a9a077)
9+
Thanks [@comatory](https://github.com/comatory)! - exposing GraphQLESTreeNode type
10+
311
## 4.0.0-alpha.0
412

513
### Major Changes
@@ -1099,8 +1107,8 @@ Special thanks to @connorjs
10991107

11001108
### Minor Changes
11011109

1102-
- 4693f27: [New rule] strict-id-in-types: use this to enforce output types to have a unique
1103-
indentifier field unless being in exceptions
1110+
- 4693f27: [New rule] strict-id-in-types: use this to enforce output types to have a unique indentifier
1111+
field unless being in exceptions
11041112

11051113
## 0.8.1
11061114

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.0",
3+
"version": "4.0.0-alpha.1",
44
"description": "GraphQL plugin for ESLint",
55
"repository": "https://github.com/B2o5T/graphql-eslint",
66
"author": "Dotan Simha <[email protected]>",

0 commit comments

Comments
 (0)