Skip to content

Commit 2e79846

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

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

.changeset/spotty-meals-think.md

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

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+
## 3.16.0
4+
5+
### Minor Changes
6+
7+
- [#1443](https://github.com/B2o5T/graphql-eslint/pull/1443)
8+
[`9916d8d`](https://github.com/B2o5T/graphql-eslint/commit/9916d8dd15112a9f71d712b9a5c63d8708fc608c)
9+
Thanks [@FloEdelmann](https://github.com/FloEdelmann)! - Add new `require-import-fragment` rule
10+
that reports fragments which were not imported via an import expression.
11+
312
## 3.15.0
413

514
### Minor 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.15.0",
3+
"version": "3.16.0",
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)