Skip to content

Commit 984e894

Browse files
chore(release): 27.2.2 [skip ci]
## [27.2.2](v27.2.1...v27.2.2) (2023-06-19) ### Bug Fixes * add missing (optional) peer dependency on Jest ([#1384](#1384)) ([34c3d32](34c3d32))
1 parent 34c3d32 commit 984e894

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.2.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2) (2023-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing (optional) peer dependency on Jest ([#1384](https://github.com/jest-community/eslint-plugin-jest/issues/1384)) ([34c3d32](https://github.com/jest-community/eslint-plugin-jest/commit/34c3d32cab726c88dc385a9e7a8998c727f4720c))
7+
18
## [27.2.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.0...v27.2.1) (2023-01-06)
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.2.1",
3+
"version": "27.2.2",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)