Skip to content

Commit 36e5399

Browse files
chore(release): 27.6.1 [skip ci]
## [27.6.1](v27.6.0...v27.6.1) (2024-01-01) ### Bug Fixes * include plugin `meta` information with snapshot processor for ESLint v9 ([#1484](#1484)) ([067e246](067e246))
1 parent 067e246 commit 36e5399

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,3 +1,10 @@
1+
## [27.6.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.6.1) (2024-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* include plugin `meta` information with snapshot processor for ESLint v9 ([#1484](https://github.com/jest-community/eslint-plugin-jest/issues/1484)) ([067e246](https://github.com/jest-community/eslint-plugin-jest/commit/067e246864813fa88933f06628b6ca0ff31ca863))
7+
18
# [27.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.5.0...v27.6.0) (2023-10-26)
29

310

package.json

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

0 commit comments

Comments
 (0)