Skip to content

Commit f32b861

Browse files
Upcoming Release Changes (#1723)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ecbb144 commit f32b861

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/spicy-books-tell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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+
## 3.19.2
4+
5+
### Patch Changes
6+
7+
- [#1716](https://github.com/B2o5T/graphql-eslint/pull/1716)
8+
[`40c1523`](https://github.com/B2o5T/graphql-eslint/commit/40c15236095d938f9b3b1ca3f78af9e513932606)
9+
Thanks [@BlakeGardner](https://github.com/BlakeGardner)! - broken rule url for
10+
`require-import-fragment` and `require-nullable-result-in-root`
11+
312
## 3.19.1
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": "3.19.1",
3+
"version": "3.19.2",
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)