Skip to content

Commit d1ee640

Browse files
chore(release): 26.8.0 [skip ci]
# [26.8.0](v26.7.0...v26.8.0) (2022-08-07) ### Features * resolve `expect` based on scope ([#1173](#1173)) ([aa4be21](aa4be21))
1 parent aa4be21 commit d1ee640

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.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.7.0...v26.8.0) (2022-08-07)
2+
3+
4+
### Features
5+
6+
* resolve `expect` based on scope ([#1173](https://github.com/jest-community/eslint-plugin-jest/issues/1173)) ([aa4be21](https://github.com/jest-community/eslint-plugin-jest/commit/aa4be21dc4ad9be0d2f27a95f25c10555c653a4b))
7+
18
# [26.7.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.6.0...v26.7.0) (2022-07-29)
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.7.0",
3+
"version": "26.8.0",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)