We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f809408 commit 64a5aedCopy full SHA for 64a5aed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.0.1](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.0...v5.0.1) (2023-05-08)
4
+
5
6
+### Bug Fixes
7
8
+* publish to GitHub package registry ([f809408](https://github.com/zakodium/eslint-config-graphql/commit/f809408799a4fe0490a871ce629854f85c48ca24))
9
10
## [5.0.0](https://www.github.com/zakodium/eslint-config-graphql/compare/v4.0.2...v5.0.0) (2023-02-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@zakodium/eslint-config-graphql",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "ESLint config for GraphQL files",
"main": "index.js",
"license": "MIT",
0 commit comments