Skip to content

Commit aa64936

Browse files
chore(release): 28.12.0 [skip ci]
# [28.12.0](v28.11.2...v28.12.0) (2025-05-29) ### Features * **no-disabled-tests:** improve error message and simplify rule ([#1739](#1739)) ([1fb5a4a](1fb5a4a))
1 parent 1fb5a4a commit aa64936

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.12.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.2...v28.12.0) (2025-05-29)
2+
3+
4+
### Features
5+
6+
* **no-disabled-tests:** improve error message and simplify rule ([#1739](https://github.com/jest-community/eslint-plugin-jest/issues/1739)) ([1fb5a4a](https://github.com/jest-community/eslint-plugin-jest/commit/1fb5a4acf04de3d8829125593279ee8705f358c7))
7+
18
## [28.11.2](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.1...v28.11.2) (2025-05-29)
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.2",
3+
"version": "28.12.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)