Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#1468)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Feb 27, 2023
1 parent 0e86d5f commit 3ff66bd
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-pugs-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-yaks-trade.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/plugin/CHANGELOG.md
@@ -1,5 +1,18 @@
# @graphql-eslint/eslint-plugin

## 3.16.1

### Patch Changes

- [#1467](https://github.com/B2o5T/graphql-eslint/pull/1467)
[`12f802c`](https://github.com/B2o5T/graphql-eslint/commit/12f802c354c389c13fb2f220a652683a2153da28)
Thanks [@B2o5T](https://github.com/B2o5T)! - fix `require-id-when-available` check unions as well

- [#1469](https://github.com/B2o5T/graphql-eslint/pull/1469)
[`6b4e20c`](https://github.com/B2o5T/graphql-eslint/commit/6b4e20c922132c00961a90c17185fffcda2cdad2)
Thanks [@B2o5T](https://github.com/B2o5T)! - fix `no-unreachable-types` ignore types from
directive arguments with request locations

## 3.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-eslint/eslint-plugin",
"version": "3.16.0",
"version": "3.16.1",
"description": "GraphQL plugin for ESLint",
"repository": "https://github.com/B2o5T/graphql-eslint",
"author": "Dotan Simha <dotansimha@gmail.com>",
Expand Down

0 comments on commit 3ff66bd

Please sign in to comment.