We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a871775 commit 90488deCopy full SHA for 90488de
CHANGELOG.md
@@ -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
8
# [27.4.0](https://github.com/jest-community/eslint-plugin-jest/compare/v27.3.0...v27.4.0) (2023-09-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "27.4.0",
+ "version": "27.4.1",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments