Skip to content

Commit a678a64

Browse files
authored
chore: release 5.0.0 (#19)
1 parent 0bc148c commit a678a64

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+
## [5.0.0](https://www.github.com/zakodium/eslint-config-graphql/compare/v4.0.2...v5.0.0) (2023-02-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update peer dependencies to graphql v16
9+
10+
### Features
11+
12+
* update peer dependencies to graphql v16 ([0bc148c](https://www.github.com/zakodium/eslint-config-graphql/commit/0bc148c8673070c7aee5b9f5aa47c1726cf41d79))
13+
314
### [4.0.2](https://www.github.com/zakodium/eslint-config-graphql/compare/v4.0.1...v4.0.2) (2022-06-09)
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": "4.0.2",
3+
"version": "5.0.0",
44
"description": "ESLint config for GraphQL files",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)