Skip to content

Commit cc3cd98

Browse files
chore(release): 29.12.0 [skip ci]
# [29.12.0](v29.11.4...v29.12.0) (2025-12-30) ### Features * **prefer-mock-return-shorthand:** greatly improve checking if mutable variables are used ([#1914](#1914)) ([13bbd20](13bbd20))
1 parent 13bbd20 commit cc3cd98

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [29.12.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.11.4...v29.12.0) (2025-12-30)
2+
3+
4+
### Features
5+
6+
* **prefer-mock-return-shorthand:** greatly improve checking if mutable variables are used ([#1914](https://github.com/jest-community/eslint-plugin-jest/issues/1914)) ([13bbd20](https://github.com/jest-community/eslint-plugin-jest/commit/13bbd20dccbd58d9d5b23a1966aca7e8323b27fe))
7+
18
## [29.11.4](https://github.com/jest-community/eslint-plugin-jest/compare/v29.11.3...v29.11.4) (2025-12-30)
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.11.4",
3+
"version": "29.12.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)