Skip to content

Commit 3e90b3d

Browse files
authored
chore(main): release 5.1.0 (#21)
1 parent ff73e14 commit 3e90b3d

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.1.0](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.1...v5.1.0) (2023-12-05)
4+
5+
6+
### Features
7+
8+
* update dependencies ([ff73e14](https://github.com/zakodium/eslint-config-graphql/commit/ff73e1477c444fca9e8cba6ea5a657b6c1147132))
9+
310
## [5.0.1](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.0...v5.0.1) (2023-05-08)
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.1",
3+
"version": "5.1.0",
44
"description": "ESLint config for GraphQL files",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)