Skip to content

Commit ce91459

Browse files
chore(release): 27.6.2 [skip ci]
## [27.6.2](v27.6.1...v27.6.2) (2024-01-10) ### Reverts * Revert "chore: use relative path to parent `tsconfig.json` (#1476)" ([5e6199d](5e6199d)), closes [#1476](#1476)
1 parent b36a648 commit ce91459

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.6.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.1...v27.6.2) (2024-01-10)
2+
3+
4+
### Reverts
5+
6+
* Revert "chore: use relative path to parent `tsconfig.json` (#1476)" ([5e6199d](https://github.com/jest-community/eslint-plugin-jest/commit/5e6199d62154e21ccc732bc09d8bbb87bd3ef748)), closes [#1476](https://github.com/jest-community/eslint-plugin-jest/issues/1476)
7+
18
## [27.6.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.6.1) (2024-01-01)
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.6.1",
3+
"version": "27.6.2",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)