Skip to content

Commit 87d845d

Browse files
chore(release): 26.6.0 [skip ci]
# [26.6.0](v26.5.3...v26.6.0) (2022-07-14) ### Features * create `max-expects` rule ([#1166](#1166)) ([5b6fd20](5b6fd20))
1 parent 5b6fd20 commit 87d845d

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.6.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.3...v26.6.0) (2022-07-14)
2+
3+
4+
### Features
5+
6+
* create `max-expects` rule ([#1166](https://github.com/jest-community/eslint-plugin-jest/issues/1166)) ([5b6fd20](https://github.com/jest-community/eslint-plugin-jest/commit/5b6fd20b37baee87779c9aef856f747e55e0f467))
7+
18
## [26.5.3](https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.2...v26.5.3) (2022-06-06)
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.5.3",
3+
"version": "26.6.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)