Skip to content

Commit 1cfded5

Browse files
chore(release): 25.2.3 [skip ci]
## [25.2.3](v25.2.2...v25.2.3) (2021-11-04) ### Bug Fixes * **no-deprecated-functions:** mark jest as an optional peer dependency ([#970](#970)) ([f468752](f468752))
1 parent f468752 commit 1cfded5

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+
## [25.2.3](https://github.com/jest-community/eslint-plugin-jest/compare/v25.2.2...v25.2.3) (2021-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-deprecated-functions:** mark jest as an optional peer dependency ([#970](https://github.com/jest-community/eslint-plugin-jest/issues/970)) ([f468752](https://github.com/jest-community/eslint-plugin-jest/commit/f468752fc0aba89dd9bcce5fe676a04cb2fa6407))
7+
18
## [25.2.2](https://github.com/jest-community/eslint-plugin-jest/compare/v25.2.1...v25.2.2) (2021-10-17)
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": "25.2.2",
3+
"version": "25.2.3",
44
"description": "Eslint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)