Skip to content

Commit 91d61c4

Browse files
chore(release): 26.3.0 [skip ci]
# [26.3.0](v26.2.2...v26.3.0) (2022-05-28) ### Features * create `prefer-hooks-in-order` rule ([#1098](#1098)) ([384654c](384654c))
1 parent 384654c commit 91d61c4

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+
# [26.3.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.2.2...v26.3.0) (2022-05-28)
2+
3+
4+
### Features
5+
6+
* create `prefer-hooks-in-order` rule ([#1098](https://github.com/jest-community/eslint-plugin-jest/issues/1098)) ([384654c](https://github.com/jest-community/eslint-plugin-jest/commit/384654cf44b8f4bcf0e03eed11aaa726dcf6b680))
7+
18
## [26.2.2](https://github.com/jest-community/eslint-plugin-jest/compare/v26.2.1...v26.2.2) (2022-05-14)
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": "26.2.2",
3+
"version": "26.3.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)