We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d5cda commit 7e6888dCopy full SHA for 7e6888d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [27.4.3](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.4.3) (2023-10-20)
2
+
3
4
+### Bug Fixes
5
6
+* **expect-expert:** change reporting node ([#1452](https://github.com/jest-community/eslint-plugin-jest/issues/1452)) ([64d5cda](https://github.com/jest-community/eslint-plugin-jest/commit/64d5cda7e64df7c73cde03ca057dfb71e87f50c4))
7
8
## [27.4.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.1...v27.4.2) (2023-09-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "27.4.2",
+ "version": "27.4.3",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments