Skip to content

Commit 4851e6b

Browse files
chore(release): 29.1.0 [skip ci]
# [29.1.0](v29.0.1...v29.1.0) (2025-11-10) ### Features * **prefer-lowercase-title:** allow ignoring `todo`s ([#1843](#1843)) ([4658638](4658638))
1 parent 4658638 commit 4851e6b

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.1.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.1...v29.1.0) (2025-11-10)
2+
3+
4+
### Features
5+
6+
* **prefer-lowercase-title:** allow ignoring `todo`s ([#1843](https://github.com/jest-community/eslint-plugin-jest/issues/1843)) ([4658638](https://github.com/jest-community/eslint-plugin-jest/commit/4658638ef45a58e35e9aed1fa959f9421361a476))
7+
18
## [29.0.1](https://github.com/jest-community/eslint-plugin-jest/compare/v29.0.0...v29.0.1) (2025-06-18)
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.0.1",
3+
"version": "29.1.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)