Skip to content

Commit 2e489ae

Browse files
Upcoming Release Changes (#1532)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9bcab74 commit 2e489ae

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/short-goats-provide.md

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

packages/plugin/CHANGELOG.md

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

3+
## 3.16.2
4+
5+
### Patch Changes
6+
7+
- [#1531](https://github.com/B2o5T/graphql-eslint/pull/1531)
8+
[`7f88174`](https://github.com/B2o5T/graphql-eslint/commit/7f8817400f31633913cd00330253b8ac2abe1af1)
9+
Thanks [@B2o5T](https://github.com/B2o5T)! - improve error message for require-deprecation-reason
10+
311
## 3.16.1
412

513
### 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.16.1",
3+
"version": "3.16.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)