Skip to content

Commit 8f567b1

Browse files
chore(release): 26.4.6 [skip ci]
## [26.4.6](v26.4.5...v26.4.6) (2022-05-30) ### Bug Fixes * **no-disabled-tests:** don't report on `it.todo` & `test.todo` ([#1137](#1137)) ([b651443](b651443))
1 parent b651443 commit 8f567b1

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.4.6](https://github.com/jest-community/eslint-plugin-jest/compare/v26.4.5...v26.4.6) (2022-05-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-disabled-tests:** don't report on `it.todo` & `test.todo` ([#1137](https://github.com/jest-community/eslint-plugin-jest/issues/1137)) ([b651443](https://github.com/jest-community/eslint-plugin-jest/commit/b651443b820126cf05ad6803648c789afde0172f))
7+
18
## [26.4.5](https://github.com/jest-community/eslint-plugin-jest/compare/v26.4.4...v26.4.5) (2022-05-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.4.5",
3+
"version": "26.4.6",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)