Skip to content

Commit bd27a98

Browse files
chore(release): update monorepo packages versions (alpha) (#2722)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cda7929 commit bd27a98

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"lovely-laws-hide",
3434
"metal-wasps-type",
3535
"neat-cows-worry",
36+
"popular-radios-sleep",
3637
"rare-planes-love",
3738
"real-coins-share",
3839
"strong-needles-compare",

packages/plugin/CHANGELOG.md

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

3+
## 4.0.0-alpha.14
4+
5+
### Patch Changes
6+
7+
- [#2721](https://github.com/dimaMachina/graphql-eslint/pull/2721)
8+
[`cda7929`](https://github.com/dimaMachina/graphql-eslint/commit/cda7929a69256afe3f87ef69f950d35b089775f2)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix `no-unreachable-types` to consider
10+
wrapped request directive argument types
11+
312
## 4.0.0-alpha.13
413

514
### 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": "4.0.0-alpha.13",
3+
"version": "4.0.0-alpha.14",
44
"type": "module",
55
"description": "GraphQL plugin for ESLint",
66
"repository": "https://github.com/B2o5T/graphql-eslint",

0 commit comments

Comments
 (0)