Skip to content

Commit 730c3ee

Browse files
chore(release): 29.2.0 [skip ci]
# [29.2.0](v29.1.0...v29.2.0) (2025-11-20) ### Features * create new `valid-mock-module-path` rule ([#1845](#1845)) ([a8625f1](a8625f1))
1 parent a8625f1 commit 730c3ee

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.2.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.1.0...v29.2.0) (2025-11-20)
2+
3+
4+
### Features
5+
6+
* create new `valid-mock-module-path` rule ([#1845](https://github.com/jest-community/eslint-plugin-jest/issues/1845)) ([a8625f1](https://github.com/jest-community/eslint-plugin-jest/commit/a8625f1e77758aacb1daedc4eb628050a797082a))
7+
18
# [29.1.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.1...v29.1.0) (2025-11-10)
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.1.0",
3+
"version": "29.2.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)