Skip to content

Commit 45c6b3b

Browse files
chore(release): 23.1.0 [skip ci]
# [23.1.0](v23.0.5...v23.1.0) (2019-11-29) ### Features * **no-focused-tests:** check each with table format ([#430](#430)) ([154c0b8](154c0b8))
1 parent 154c0b8 commit 45c6b3b

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.0](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.5...v23.1.0) (2019-11-29)
2+
3+
### Features
4+
5+
- **no-focused-tests:** check each with table format
6+
([#430](https://github.com/jest-community/eslint-plugin-jest/issues/430))
7+
([154c0b8](https://github.com/jest-community/eslint-plugin-jest/commit/154c0b8e5310f0c1bf715a8c60de5d84faa1bc48))
8+
19
## [23.0.5](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.4...v23.0.5) (2019-11-27)
210

311
### Bug Fixes

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.0.5",
3+
"version": "23.1.0",
44
"description": "Eslint rules for Jest",
55
"repository": "jest-community/eslint-plugin-jest",
66
"license": "MIT",

0 commit comments

Comments
 (0)