Skip to content

Commit 1f0d87f

Browse files
chore(release): 26.8.5 [skip ci]
## [26.8.5](v26.8.4...v26.8.5) (2022-08-20) ### Bug Fixes * **prefer-expect-assertions:** use scoped based jest fn call parser for `expect` checks ([#1201](#1201)) ([fd54ca1](fd54ca1))
1 parent fd54ca1 commit 1f0d87f

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.8.5](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.4...v26.8.5) (2022-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **prefer-expect-assertions:** use scoped based jest fn call parser for `expect` checks ([#1201](https://github.com/jest-community/eslint-plugin-jest/issues/1201)) ([fd54ca1](https://github.com/jest-community/eslint-plugin-jest/commit/fd54ca15575692c56a0caa28cb6227e0fb4aa4e2))
7+
18
## [26.8.4](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.3...v26.8.4) (2022-08-19)
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.8.4",
3+
"version": "26.8.5",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)