Skip to content

Commit 7437a47

Browse files
authored
chore(main): release 7.0.0 (#25)
1 parent 0d7a54d commit 7437a47

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [7.0.0](https://github.com/zakodium/eslint-config-graphql/compare/v6.0.1...v7.0.0) (2024-10-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update dependencies and support ESLint 9
9+
10+
### Features
11+
12+
* update dependencies and support ESLint 9 ([0d7a54d](https://github.com/zakodium/eslint-config-graphql/commit/0d7a54d1d7d90ada980de82e68698fe43068acd4))
13+
314
## [6.0.1](https://github.com/zakodium/eslint-config-graphql/compare/v6.0.0...v6.0.1) (2024-07-12)
415

516

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.1",
3+
"version": "7.0.0",
44
"description": "ESLint config for GraphQL files",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)