Skip to content

Commit 3f2e3c1

Browse files
chore(release): 26.1.3 [skip ci]
## [26.1.3](v26.1.2...v26.1.3) (2022-03-24) ### Bug Fixes * change node engine version to match dependencies ([#1072](#1072)) ([ef2c093](ef2c093))
1 parent ef2c093 commit 3f2e3c1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [26.1.3](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.2...v26.1.3) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* change node engine version to match dependencies ([#1072](https://github.com/jest-community/eslint-plugin-jest/issues/1072)) ([ef2c093](https://github.com/jest-community/eslint-plugin-jest/commit/ef2c093477457e462d5c272e97deadc5089ae0b9))
7+
18
## [26.1.2](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.1...v26.1.2) (2022-03-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "26.1.2",
3+
"version": "26.1.3",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)