Skip to content

Commit 7e6888d

Browse files
chore(release): 27.4.3 [skip ci]
## [27.4.3](v27.4.2...v27.4.3) (2023-10-20) ### Bug Fixes * **expect-expert:** change reporting node ([#1452](#1452)) ([64d5cda](64d5cda))
1 parent 64d5cda commit 7e6888d

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.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+
18
## [27.4.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.1...v27.4.2) (2023-09-29)
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.2",
3+
"version": "27.4.3",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)