We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff73e14 commit 3e90b3dCopy full SHA for 3e90b3d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.1.0](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.1...v5.1.0) (2023-12-05)
4
+
5
6
+### Features
7
8
+* update dependencies ([ff73e14](https://github.com/zakodium/eslint-config-graphql/commit/ff73e1477c444fca9e8cba6ea5a657b6c1147132))
9
10
## [5.0.1](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.0...v5.0.1) (2023-05-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@zakodium/eslint-config-graphql",
- "version": "5.0.1",
+ "version": "5.1.0",
"description": "ESLint config for GraphQL files",
"main": "index.js",
"license": "MIT",
0 commit comments