Skip to content

Commit ac5e344

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

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

.changeset/lovely-otters-watch.md

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

packages/plugin/CHANGELOG.md

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

3+
## 3.19.1
4+
5+
### Patch Changes
6+
7+
- [#1665](https://github.com/B2o5T/graphql-eslint/pull/1665)
8+
[`73b1087`](https://github.com/B2o5T/graphql-eslint/commit/73b1087be4768daecee031b1778c20280d41edca)
9+
Thanks [@B2o5T](https://github.com/B2o5T)! - fix
10+
`TypeError: Cannot read properties of undefined (reading 'kind')` for
11+
`require-nullable-result-in-root` rule
12+
313
## 3.19.0
414

515
### Minor 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.0",
3+
"version": "3.19.1",
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)