Skip to content

Commit 2cbd92b

Browse files
chore(release): 29.14.0 [skip ci]
# [29.14.0](v29.13.0...v29.14.0) (2026-02-12) ### Features * **no-conditional-in-test:** ban optional chaining ([#1933](#1933)) ([6406493](6406493))
1 parent 6406493 commit 2cbd92b

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.14.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.13.0...v29.14.0) (2026-02-12)
2+
3+
4+
### Features
5+
6+
* **no-conditional-in-test:** ban optional chaining ([#1933](https://github.com/jest-community/eslint-plugin-jest/issues/1933)) ([6406493](https://github.com/jest-community/eslint-plugin-jest/commit/64064939d0df526c6ed063a52f7802d76d70bed7))
7+
18
# [29.13.0](https://github.com/jest-community/eslint-plugin-jest/compare/v29.12.2...v29.13.0) (2026-02-08)
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.13.0",
3+
"version": "29.14.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)