Skip to content

Commit 1019eaa

Browse files
zakodium-botstropitek
authored andcommitted
chore: release 4.0.1
1 parent a7a05f7 commit 1019eaa

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.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+
310
## [4.0.0](https://www.github.com/zakodium/eslint-config-graphql/compare/v3.0.0...v4.0.0) (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.0",
3+
"version": "4.0.1",
44
"description": "ESLint config for GraphQL files",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)