Skip to content

Commit 4106b8f

Browse files
chore(release): 26.8.1 [skip ci]
## [26.8.1](v26.8.0...v26.8.1) (2022-08-08) ### Bug Fixes * **no-standalone-expect:** only report on `expect.hasAssertions` & `expect.assertions` member calls ([#1191](#1191)) ([4bf9eea](4bf9eea))
1 parent 4bf9eea commit 4106b8f

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.1](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.0...v26.8.1) (2022-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-standalone-expect:** only report on `expect.hasAssertions` & `expect.assertions` member calls ([#1191](https://github.com/jest-community/eslint-plugin-jest/issues/1191)) ([4bf9eea](https://github.com/jest-community/eslint-plugin-jest/commit/4bf9eea3985a4855e7d3b575bd65f70fa62b9e0a))
7+
18
# [26.8.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.7.0...v26.8.0) (2022-08-07)
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.0",
3+
"version": "26.8.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)