Skip to content

Commit 22d890f

Browse files
chore(release): 23.0.5 [skip ci]
## [23.0.5](v23.0.4...v23.0.5) (2019-11-27) ### Bug Fixes * typo in the `require-to-throw-message` docs ([#487](#487)) ([3526213](3526213))
1 parent 3526213 commit 22d890f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [23.0.5](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.4...v23.0.5) (2019-11-27)
2+
3+
### Bug Fixes
4+
5+
- typo in the `require-to-throw-message` docs
6+
([#487](https://github.com/jest-community/eslint-plugin-jest/issues/487))
7+
([3526213](https://github.com/jest-community/eslint-plugin-jest/commit/35262135e3bb407b9c40991d2651ca4b201eebff))
8+
19
## [23.0.4](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.3...v23.0.4) (2019-11-14)
210

311
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "23.0.4",
3+
"version": "23.0.5",
44
"description": "Eslint rules for Jest",
55
"repository": "jest-community/eslint-plugin-jest",
66
"license": "MIT",

0 commit comments

Comments
 (0)