Skip to content

Commit 64a5aed

Browse files
authored
chore(main): release 5.0.1 (#20)
1 parent f809408 commit 64a5aed

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

0 commit comments

Comments
 (0)