Skip to content

Commit aa1b02b

Browse files
authored
chore(main): release 6.0.1 (#24)
1 parent fce655e commit aa1b02b

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+
## [6.0.1](https://github.com/zakodium/eslint-config-graphql/compare/v6.0.0...v6.0.1) (2024-07-12)
4+
5+
6+
### Bug Fixes
7+
8+
* make it work with `--cache` ([fce655e](https://github.com/zakodium/eslint-config-graphql/commit/fce655e7cfd3b45a0aa673269dc5c56578df0f3c))
9+
310
## [6.0.0](https://github.com/zakodium/eslint-config-graphql/compare/v5.1.0...v6.0.0) (2024-07-11)
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": "6.0.0",
3+
"version": "6.0.1",
44
"description": "ESLint config for GraphQL files",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)