Skip to content

Commit

Permalink
chore(release): 27.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [27.6.0](v27.5.0...v27.6.0) (2023-10-26)

### Features

* include plugin `meta` information for ESLint v9 ([#1454](#1454)) ([4d57146](4d57146))
  • Loading branch information
semantic-release-bot committed Oct 26, 2023
1 parent 4d57146 commit 6dfbf15
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,3 +1,10 @@
# [27.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.5.0...v27.6.0) (2023-10-26)


### Features

* include plugin `meta` information for ESLint v9 ([#1454](https://github.com/jest-community/eslint-plugin-jest/issues/1454)) ([4d57146](https://github.com/jest-community/eslint-plugin-jest/commit/4d571467631a407a038d5b4d61bc45f4622954f1))

# [27.5.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v27.5.0) (2023-10-26)


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": "eslint-plugin-jest",
"version": "27.5.0",
"version": "27.6.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
Expand Down

0 comments on commit 6dfbf15

Please sign in to comment.