Skip to content

Commit 089d360

Browse files
chore(release): update monorepo packages versions (alpha)
1 parent 88a6391 commit 089d360

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"rare-planes-love",
4141
"real-coins-share",
4242
"strong-needles-compare",
43+
"tame-tigers-own",
4344
"twenty-tables-help",
4445
"unlucky-months-sit",
4546
"weak-readers-build",

examples/graphql-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@eslint/js": "9.15.0",
16-
"@graphql-eslint/eslint-plugin": "4.0.0-alpha.16",
16+
"@graphql-eslint/eslint-plugin": "4.0.0-alpha.17",
1717
"eslint": "9.15.0"
1818
}
1919
}

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.17
4+
5+
### Patch Changes
6+
7+
- [#2763](https://github.com/dimaMachina/graphql-eslint/pull/2763)
8+
[`baba639`](https://github.com/dimaMachina/graphql-eslint/commit/baba6392a5e4c8a43690ddd95b54bd2a22f97af2)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix
10+
https://bit.ly/graphql-eslint-operations links
11+
312
## 4.0.0-alpha.16
413

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

0 commit comments

Comments
 (0)