Skip to content

Commit 4ba9454

Browse files
chore(release): 29.15.4 [skip ci]
## [29.15.4](v29.15.3...v29.15.4) (2026-06-30) ### Bug Fixes * **no-export:** don't report on assignment to locals named `module` ([#1976](#1976)) ([da02c0c](da02c0c))
1 parent da02c0c commit 4ba9454

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.15.4](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.3...v29.15.4) (2026-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-export:** don't report on assignment to locals named `module` ([#1976](https://github.com/jest-community/eslint-plugin-jest/issues/1976)) ([da02c0c](https://github.com/jest-community/eslint-plugin-jest/commit/da02c0cc4fefd2b2f2a929936536603115f3ec86))
7+
18
## [29.15.3](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.2...v29.15.3) (2026-06-26)
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.15.3",
3+
"version": "29.15.4",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)