Skip to content

Commit

Permalink
Upcoming Release Changes (alpha) (#2753)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 23, 2024
1 parent 1e3e966 commit 83fda06
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"lovely-laws-hide",
"metal-wasps-type",
"neat-cows-worry",
"popular-ads-help",
"popular-radios-sleep",
"rare-planes-love",
"real-coins-share",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-eslint/eslint-plugin

## 4.0.0-alpha.16

### Patch Changes

- [#2752](https://github.com/dimaMachina/graphql-eslint/pull/2752)
[`1e3e966`](https://github.com/dimaMachina/graphql-eslint/commit/1e3e96634a29099704c29a328955c28b060aa7dc)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix - Config types don't satisfy
`FlatConfig.Config`

## 4.0.0-alpha.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-eslint/eslint-plugin",
"version": "4.0.0-alpha.15",
"version": "4.0.0-alpha.16",
"type": "module",
"description": "GraphQL plugin for ESLint",
"repository": "https://github.com/B2o5T/graphql-eslint",
Expand Down

0 comments on commit 83fda06

Please sign in to comment.