Skip to content

Commit c5647f2

Browse files
chore(release): 23.0.4 [skip ci]
## [23.0.4](v23.0.3...v23.0.4) (2019-11-14) ### Bug Fixes * get correct ruleName without specifying file extension ([#473](#473)) ([f09203e](f09203e))
1 parent f09203e commit c5647f2

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.0.4](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.3...v23.0.4) (2019-11-14)
2+
3+
### Bug Fixes
4+
5+
- get correct ruleName without specifying file extension
6+
([#473](https://github.com/jest-community/eslint-plugin-jest/issues/473))
7+
([f09203e](https://github.com/jest-community/eslint-plugin-jest/commit/f09203ed05a69c83baadf6149ae17513c85b170f))
8+
19
## [23.0.3](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.2...v23.0.3) (2019-11-08)
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.3",
3+
"version": "23.0.4",
44
"description": "Eslint rules for Jest",
55
"repository": "jest-community/eslint-plugin-jest",
66
"license": "MIT",

0 commit comments

Comments
 (0)