Skip to content

Commit c42bc74

Browse files
chore(release): 29.11.0 [skip ci]
# [29.11.0](v29.10.1...v29.11.0) (2025-12-23) ### Features * create new `prefer-mock-return-shorthand` rule ([#1897](#1897)) ([0eb94b6](0eb94b6))
1 parent 0eb94b6 commit c42bc74

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.11.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.10.1...v29.11.0) (2025-12-23)
2+
3+
4+
### Features
5+
6+
* create new `prefer-mock-return-shorthand` rule ([#1897](https://github.com/jest-community/eslint-plugin-jest/issues/1897)) ([0eb94b6](https://github.com/jest-community/eslint-plugin-jest/commit/0eb94b6b8b70623e55af1fe7c575edd2c35e00f8))
7+
18
## [29.10.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.10.0...v29.10.1) (2025-12-22)
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.10.1",
3+
"version": "29.11.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)