Skip to content

Commit a3675be

Browse files
chore(release): update monorepo packages versions
1 parent 8c00ac5 commit a3675be

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

.changeset/itchy-parents-melt.md

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

.changeset/thin-chicken-doubt.md

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

packages/plugin/CHANGELOG.md

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

3+
## 3.14.4
4+
5+
### Patch Changes
6+
7+
- [#1352](https://github.com/B2o5T/graphql-eslint/pull/1352)
8+
[`ed8ab2a`](https://github.com/B2o5T/graphql-eslint/commit/ed8ab2ad7df780f125caf7647693c2df0ff4f467)
9+
Thanks [@B2o5T](https://github.com/B2o5T)! - add `"strict": true` in `tsconfig.json`
10+
11+
- [#1176](https://github.com/B2o5T/graphql-eslint/pull/1176)
12+
[`876e536`](https://github.com/B2o5T/graphql-eslint/commit/876e5361959cbab418c4feee8c85e288c75e3e0e)
13+
Thanks [@Berger92](https://github.com/Berger92)! - Fix `RuleDocsInfo` type
14+
315
## 3.14.3
416

517
### 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": "3.14.3",
3+
"version": "3.14.4",
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)