Skip to content

Commit 15e8b23

Browse files
Upcoming Release Changes (alpha) (#2486)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1b743b3 commit 15e8b23

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@graphql-eslint_eslint-plugin-1792-dependencies",
1919
"@graphql-eslint_eslint-plugin-1813-dependencies",
2020
"breezy-seals-sparkle",
21+
"chilly-ants-exist",
2122
"curly-socks-boil",
2223
"dull-scissors-destroy",
2324
"few-mails-sparkle",

packages/plugin/CHANGELOG.md

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

3+
## 4.0.0-alpha.4
4+
5+
### Patch Changes
6+
7+
- [#2483](https://github.com/dimaMachina/graphql-eslint/pull/2483)
8+
[`d52585a`](https://github.com/dimaMachina/graphql-eslint/commit/d52585a08513546e1c403a6cf83de6d6370e96da)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix compatibility with Node.js v22
10+
311
## 4.0.0-alpha.3
412

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

0 commit comments

Comments
 (0)