Skip to content

Commit 8fb89be

Browse files
chore(release): 26.8.6 [skip ci]
## [26.8.6](v26.8.5...v26.8.6) (2022-08-21) ### Bug Fixes * **max-expect:** reset `expect` counter when entering and exiting test function calls ([#1206](#1206)) ([3908ab8](3908ab8))
1 parent 3908ab8 commit 8fb89be

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.8.6](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.5...v26.8.6) (2022-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **max-expect:** reset `expect` counter when entering and exiting test function calls ([#1206](https://github.com/jest-community/eslint-plugin-jest/issues/1206)) ([3908ab8](https://github.com/jest-community/eslint-plugin-jest/commit/3908ab8c4bf7453d70a5ed04e22bf3ed90834576))
7+
18
## [26.8.5](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.4...v26.8.5) (2022-08-20)
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.8.5",
3+
"version": "26.8.6",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)