Skip to content

Commit 0c8e6d7

Browse files
chore(release): 28.13.2 [skip ci]
## [28.13.2](v28.13.1...v28.13.2) (2025-06-10) ### Bug Fixes * **prefer-importing-jest-globals:** preserve `as` imports ([#1753](#1753)) ([3a5af78](3a5af78))
1 parent 3a5af78 commit 0c8e6d7

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.2](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.1...v28.13.2) (2025-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **prefer-importing-jest-globals:** preserve `as` imports ([#1753](https://github.com/jest-community/eslint-plugin-jest/issues/1753)) ([3a5af78](https://github.com/jest-community/eslint-plugin-jest/commit/3a5af78febd4a0f71ac4297530d11fa9a0e785fb))
7+
18
## [28.13.1](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.0...v28.13.1) (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.1",
3+
"version": "28.13.2",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)