Skip to content

Commit 069c437

Browse files
chore(release): update monorepo packages versions (#1345)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8e40946 commit 069c437

File tree

4 files changed

+17
-12
lines changed

4 files changed

+17
-12
lines changed

.changeset/@graphql-eslint_eslint-plugin-1344-dependencies.md

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

.changeset/heavy-pots-kiss.md

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

packages/plugin/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @graphql-eslint/eslint-plugin
22

3+
## 3.14.1
4+
5+
### Patch Changes
6+
7+
- [#1344](https://github.com/B2o5T/graphql-eslint/pull/1344)
8+
[`8e40946`](https://github.com/B2o5T/graphql-eslint/commit/8e4094631b967bb195141467f90c40ff05412edb)
9+
Thanks [@B2o5T](https://github.com/B2o5T)! - dependencies updates:
10+
11+
- Added dependency [`tslib@^2.4.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.4.1) (to
12+
`dependencies`)
13+
14+
- [#1344](https://github.com/B2o5T/graphql-eslint/pull/1344)
15+
[`8e40946`](https://github.com/B2o5T/graphql-eslint/commit/8e4094631b967bb195141467f90c40ff05412edb)
16+
Thanks [@B2o5T](https://github.com/B2o5T)! - fix `schema-all`/`operations-all` configs error -
17+
ESLint couldn't find the config "./configs/base" add `tslib` to dependencies
18+
319
## 3.14.0
420

521
### 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.14.0",
3+
"version": "3.14.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)