Skip to content

Commit 068f2a9

Browse files
chore(release): 26.1.5 [skip ci]
## [26.1.5](v26.1.4...v26.1.5) (2022-04-22) ### Bug Fixes * **prefer-expect-assertions:** properly handle checking across multiple tests ([#1089](#1089)) ([8b61b0c](8b61b0c))
1 parent 8b61b0c commit 068f2a9

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.1.5](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.4...v26.1.5) (2022-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **prefer-expect-assertions:** properly handle checking across multiple tests ([#1089](https://github.com/jest-community/eslint-plugin-jest/issues/1089)) ([8b61b0c](https://github.com/jest-community/eslint-plugin-jest/commit/8b61b0c0dd79e8f3a83cbbd78eada2bc8dee52e8))
7+
18
## [26.1.4](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.3...v26.1.4) (2022-04-08)
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.1.4",
3+
"version": "26.1.5",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)