Skip to content

Commit ff8c9ac

Browse files
chore(release): 28.11.2 [skip ci]
## [28.11.2](v28.11.1...v28.11.2) (2025-05-29) ### Bug Fixes * **no-commented-out-tests:** make message less ambiguous ([#1740](#1740)) ([14c27ab](14c27ab))
1 parent 14c27ab commit ff8c9ac

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+
## [28.11.2](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.1...v28.11.2) (2025-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-commented-out-tests:** make message less ambiguous ([#1740](https://github.com/jest-community/eslint-plugin-jest/issues/1740)) ([14c27ab](https://github.com/jest-community/eslint-plugin-jest/commit/14c27ab73fba6ea2b6509d4ede88ecab8a40e2db))
7+
18
## [28.11.1](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1) (2025-05-27)
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": "28.11.1",
3+
"version": "28.11.2",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)