Skip to content

Commit 48e78fc

Browse files
chore(release): 29.4.1 [skip ci]
## [29.4.1](v29.4.0...v29.4.1) (2025-12-14) ### Bug Fixes * **prefer-to-have-been-called-times:** actually check that current matcher is `toHaveLength` ([#1878](#1878)) ([3415744](3415744))
1 parent 3415744 commit 48e78fc

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.4.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.4.0...v29.4.1) (2025-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **prefer-to-have-been-called-times:** actually check that current matcher is `toHaveLength` ([#1878](https://github.com/jest-community/eslint-plugin-jest/issues/1878)) ([3415744](https://github.com/jest-community/eslint-plugin-jest/commit/341574473a4151f8182e6d6dd41fdd5de6d88058))
7+
18
# [29.4.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.3.0...v29.4.0) (2025-12-13)
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.4.0",
3+
"version": "29.4.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)