Skip to content

Commit 626cb9c

Browse files
chore(release): 29.0.2-next.1 [skip ci]
## [29.0.2-next.1](v29.0.1...v29.0.2-next.1) (2025-10-31) ### Bug Fixes * only specify ts-eslint once in package.json ([bc1d010](bc1d010))
1 parent bc1d010 commit 626cb9c

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+
## [29.0.2-next.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.1...v29.0.2-next.1) (2025-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* only specify ts-eslint once in package.json ([bc1d010](https://github.com/jest-community/eslint-plugin-jest/commit/bc1d0108ccf3a7995a8888d5dd92c58dc50ecaff))
7+
18
## [29.0.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1) (2025-06-18)
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": "29.0.1",
3+
"version": "29.0.2-next.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)