Skip to content

Commit 6ffb998

Browse files
chore(release): 23.1.1 [skip ci]
## [23.1.1](v23.1.0...v23.1.1) (2019-11-30) ### Bug Fixes * **no-focused-tests:** detect table format uage of `.only.each` ([#489](#489)) ([d03bcf4](d03bcf4))
1 parent d03bcf4 commit 6ffb998

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [23.1.1](https://github.com/jest-community/eslint-plugin-jest/compare/v23.1.0...v23.1.1) (2019-11-30)
2+
3+
### Bug Fixes
4+
5+
- **no-focused-tests:** detect table format uage of `.only.each`
6+
([#489](https://github.com/jest-community/eslint-plugin-jest/issues/489))
7+
([d03bcf4](https://github.com/jest-community/eslint-plugin-jest/commit/d03bcf49e9e4f068bead25a4bc4c962762d56c02))
8+
19
# [23.1.0](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.5...v23.1.0) (2019-11-29)
210

311
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "23.1.0",
3+
"version": "23.1.1",
44
"description": "Eslint rules for Jest",
55
"repository": "jest-community/eslint-plugin-jest",
66
"license": "MIT",

0 commit comments

Comments
 (0)