We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a05f7 commit 1019eaaCopy full SHA for 1019eaa
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [4.0.1](https://www.github.com/zakodium/eslint-config-graphql/compare/v4.0.0...v4.0.1) (2022-06-09)
4
+
5
6
+### Bug Fixes
7
8
+* update graphql eslint peer dependency version ([a7a05f7](https://www.github.com/zakodium/eslint-config-graphql/commit/a7a05f701874fc74b17c153f6cd62eacdc9e084c))
9
10
## [4.0.0](https://www.github.com/zakodium/eslint-config-graphql/compare/v3.0.0...v4.0.0) (2022-06-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@zakodium/eslint-config-graphql",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "ESLint config for GraphQL files",
"main": "index.js",
"license": "MIT",
0 commit comments