Skip to content

Commit 7c2ddfe

Browse files
zakodium-botstropitek
authored andcommitted
chore: release 4.0.2
1 parent 33573c6 commit 7c2ddfe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [4.0.2](https://www.github.com/zakodium/eslint-config-graphql/compare/v4.0.1...v4.0.2) (2022-06-09)
4+
5+
6+
### Bug Fixes
7+
8+
* disable rules which are too restrictive ([33573c6](https://www.github.com/zakodium/eslint-config-graphql/commit/33573c6d5e47418eff33b87440c3efb0c26b246b))
9+
310
### [4.0.1](https://www.github.com/zakodium/eslint-config-graphql/compare/v4.0.0...v4.0.1) (2022-06-09)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zakodium/eslint-config-graphql",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "ESLint config for GraphQL files",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)