Skip to content

Commit 90488de

Browse files
chore(release): 27.4.1 [skip ci]
## [27.4.1](v27.4.0...v27.4.1) (2023-09-29) ### Bug Fixes * **no-focused-tests:** make reporting location consistent ([#1443](#1443)) ([a871775](a871775))
1 parent a871775 commit 90488de

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [27.4.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.0...v27.4.1) (2023-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-focused-tests:** make reporting location consistent ([#1443](https://github.com/jest-community/eslint-plugin-jest/issues/1443)) ([a871775](https://github.com/jest-community/eslint-plugin-jest/commit/a87177504430d1c469af70d6fc3b674a388291d8))
7+
18
# [27.4.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.3.0...v27.4.0) (2023-09-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "27.4.0",
3+
"version": "27.4.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)