Skip to content

Commit 3ff66bd

Browse files
chore(release): update monorepo packages versions (#1468)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0e86d5f commit 3ff66bd

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

.changeset/afraid-pugs-fail.md

-5
This file was deleted.

.changeset/honest-yaks-trade.md

-5
This file was deleted.

packages/plugin/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @graphql-eslint/eslint-plugin
22

3+
## 3.16.1
4+
5+
### Patch Changes
6+
7+
- [#1467](https://github.com/B2o5T/graphql-eslint/pull/1467)
8+
[`12f802c`](https://github.com/B2o5T/graphql-eslint/commit/12f802c354c389c13fb2f220a652683a2153da28)
9+
Thanks [@B2o5T](https://github.com/B2o5T)! - fix `require-id-when-available` check unions as well
10+
11+
- [#1469](https://github.com/B2o5T/graphql-eslint/pull/1469)
12+
[`6b4e20c`](https://github.com/B2o5T/graphql-eslint/commit/6b4e20c922132c00961a90c17185fffcda2cdad2)
13+
Thanks [@B2o5T](https://github.com/B2o5T)! - fix `no-unreachable-types` ignore types from
14+
directive arguments with request locations
15+
316
## 3.16.0
417

518
### Minor Changes

packages/plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-eslint/eslint-plugin",
3-
"version": "3.16.0",
3+
"version": "3.16.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)