Skip to content

Commit 3ad2036

Browse files
chore(release): 28.13.0 [skip ci]
# [28.13.0](v28.12.0...v28.13.0) (2025-06-06) ### Features * create new `prefer-ending-with-an-expect` rule ([#1742](#1742)) ([fe1349b](fe1349b))
1 parent fe1349b commit 3ad2036

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.13.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.12.0...v28.13.0) (2025-06-06)
2+
3+
4+
### Features
5+
6+
* create new `prefer-ending-with-an-expect` rule ([#1742](https://github.com/jest-community/eslint-plugin-jest/issues/1742)) ([fe1349b](https://github.com/jest-community/eslint-plugin-jest/commit/fe1349bbc7e91a9ea5420481a28fe8d86f5a0b69))
7+
18
# [28.12.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.2...v28.12.0) (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.12.0",
3+
"version": "28.13.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)