Skip to content

Commit d69f493

Browse files
chore(release): 28.13.4 [skip ci]
## [28.13.4](v28.13.3...v28.13.4) (2025-06-13) ### Bug Fixes * **prefer-importing-jest-globals:** handle string-based import names ([#1756](#1756)) ([547e67b](547e67b))
1 parent 547e67b commit d69f493

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.4](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.3...v28.13.4) (2025-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **prefer-importing-jest-globals:** handle string-based import names ([#1756](https://github.com/jest-community/eslint-plugin-jest/issues/1756)) ([547e67b](https://github.com/jest-community/eslint-plugin-jest/commit/547e67bfb194c1dcc42d082ea20eb324a2c30948))
7+
18
## [28.13.3](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.2...v28.13.3) (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.3",
3+
"version": "28.13.4",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)