Skip to content

Commit f91cc56

Browse files
Upcoming Release Changes (alpha) (#2608)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8f6bdf7 commit f91cc56

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"dull-scissors-destroy",
2424
"few-mails-sparkle",
2525
"friendly-singers-rush",
26+
"heavy-onions-fry",
2627
"itchy-ads-compete",
2728
"lovely-laws-hide",
2829
"rare-planes-love",

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+
## 4.0.0-alpha.5
4+
5+
### Patch Changes
6+
7+
- [#2605](https://github.com/dimaMachina/graphql-eslint/pull/2605)
8+
[`2ae64e1`](https://github.com/dimaMachina/graphql-eslint/commit/2ae64e12ab2e61c14b8a195410e2e68dc3fb29d0)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - fix types exports by
10+
`@arethetypeswrong/cli` package
11+
312
## 4.0.0-alpha.4
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": "4.0.0-alpha.4",
3+
"version": "4.0.0-alpha.5",
44
"type": "module",
55
"description": "GraphQL plugin for ESLint",
66
"repository": "https://github.com/B2o5T/graphql-eslint",

0 commit comments

Comments
 (0)