Skip to content

Commit 964fb2f

Browse files
Upcoming Release Changes (#1726)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5f3f1a5 commit 964fb2f

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/grumpy-tips-call.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.3
4+
5+
### Patch Changes
6+
7+
- [#1725](https://github.com/B2o5T/graphql-eslint/pull/1725)
8+
[`5f3f1a5`](https://github.com/B2o5T/graphql-eslint/commit/5f3f1a5095480d63c9ce516cc7a3dccc16c6032f)
9+
Thanks [@B2o5T](https://github.com/B2o5T)! - fix
10+
`Parsing error: Cannot read properties of undefined (reading '0') eslint` in VSCode
11+
312
## 3.19.2
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.2",
3+
"version": "3.19.3",
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)