Skip to content

Commit 83fda06

Browse files
Upcoming Release Changes (alpha) (#2753)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1e3e966 commit 83fda06

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"lovely-laws-hide",
3636
"metal-wasps-type",
3737
"neat-cows-worry",
38+
"popular-ads-help",
3839
"popular-radios-sleep",
3940
"rare-planes-love",
4041
"real-coins-share",

packages/plugin/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-eslint/eslint-plugin
22

3+
## 4.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- [#2752](https://github.com/dimaMachina/graphql-eslint/pull/2752)
8+
[`1e3e966`](https://github.com/dimaMachina/graphql-eslint/commit/1e3e96634a29099704c29a328955c28b060aa7dc)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix - Config types don't satisfy
10+
`FlatConfig.Config`
11+
312
## 4.0.0-alpha.15
413

514
### Patch Changes

packages/plugin/package.json

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

0 commit comments

Comments
 (0)