Skip to content

Commit

Permalink
chore(main): release 5.1.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Dec 5, 2023
1 parent ff73e14 commit 3e90b3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.0](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.1...v5.1.0) (2023-12-05)


### Features

* update dependencies ([ff73e14](https://github.com/zakodium/eslint-config-graphql/commit/ff73e1477c444fca9e8cba6ea5a657b6c1147132))

## [5.0.1](https://github.com/zakodium/eslint-config-graphql/compare/v5.0.0...v5.0.1) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zakodium/eslint-config-graphql",
"version": "5.0.1",
"version": "5.1.0",
"description": "ESLint config for GraphQL files",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 3e90b3d

Please sign in to comment.