Skip to content

Commit 6dfbf15

Browse files
chore(release): 27.6.0 [skip ci]
# [27.6.0](v27.5.0...v27.6.0) (2023-10-26) ### Features * include plugin `meta` information for ESLint v9 ([#1454](#1454)) ([4d57146](4d57146))
1 parent 4d57146 commit 6dfbf15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [27.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.5.0...v27.6.0) (2023-10-26)
2+
3+
4+
### Features
5+
6+
* 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))
7+
18
# [27.5.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v27.5.0) (2023-10-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "27.5.0",
3+
"version": "27.6.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)