Skip to content

Commit 0684dac

Browse files
authored
chore: release 3.0.0 (#12)
1 parent f1747b8 commit 0684dac

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+
## [3.0.0](https://www.github.com/zakodium/eslint-config-graphql/compare/v2.0.0...v3.0.0) (2021-10-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update to ESLint v8
9+
10+
### Features
11+
12+
* update to ESLint v8 ([f1747b8](https://www.github.com/zakodium/eslint-config-graphql/commit/f1747b8f32faa08a6e5d97d6cfb5d6bbf62c92ce))
13+
314
## [2.0.0](https://www.github.com/zakodium/eslint-config-graphql/compare/v1.3.0...v2.0.0) (2021-10-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": "2.0.0",
3+
"version": "3.0.0",
44
"description": "ESLint config for GraphQL files",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)