Skip to content

Commit 45edad2

Browse files
chore(release): 29.12.1 [skip ci]
## [29.12.1](v29.12.0...v29.12.1) (2026-01-02) ### Bug Fixes * **no-unnecessary-assertion:** don't report for `any` and `unknown` types ([#1918](#1918)) ([388a36c](388a36c))
1 parent 388a36c commit 45edad2

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.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.12.0...v29.12.1) (2026-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-unnecessary-assertion:** don't report for `any` and `unknown` types ([#1918](https://github.com/jest-community/eslint-plugin-jest/issues/1918)) ([388a36c](https://github.com/jest-community/eslint-plugin-jest/commit/388a36cdb0feb04d04bff4f1398e448aabfeaf8c))
7+
18
# [29.12.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.11.4...v29.12.0) (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.12.0",
3+
"version": "29.12.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)