Skip to content

Commit 86684e0

Browse files
chore(release): 28.13.3 [skip ci]
## [28.13.3](v28.13.2...v28.13.3) (2025-06-10) ### Bug Fixes * **prefer-importing-jest-globals:** preserve `require` property renames ([#1754](#1754)) ([41b9523](41b9523))
1 parent 41b9523 commit 86684e0

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.3](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.2...v28.13.3) (2025-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **prefer-importing-jest-globals:** preserve `require` property renames ([#1754](https://github.com/jest-community/eslint-plugin-jest/issues/1754)) ([41b9523](https://github.com/jest-community/eslint-plugin-jest/commit/41b95239ef3bcb413b0ea6f1e33c23aca43ad3c5))
7+
18
## [28.13.2](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.1...v28.13.2) (2025-06-10)
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.13.2",
3+
"version": "28.13.3",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)