Skip to content

Commit d620388

Browse files
chore(release): 23.0.2 [skip ci]
## [23.0.2](v23.0.1...v23.0.2) (2019-10-28) ### Bug Fixes * **prefer-todo:** ensure argument exists before trying to access it ([#462](#462)) ([a87c8c2](a87c8c2))
1 parent a87c8c2 commit d620388

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.2](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.1...v23.0.2) (2019-10-28)
2+
3+
### Bug Fixes
4+
5+
- **prefer-todo:** ensure argument exists before trying to access it
6+
([#462](https://github.com/jest-community/eslint-plugin-jest/issues/462))
7+
([a87c8c2](https://github.com/jest-community/eslint-plugin-jest/commit/a87c8c29e1faf9d5364c9074d988aa95ef6cc987))
8+
19
## [23.0.1](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.0...v23.0.1) (2019-10-28)
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.1",
3+
"version": "23.0.2",
44
"description": "Eslint rules for Jest",
55
"repository": "jest-community/eslint-plugin-jest",
66
"license": "MIT",

0 commit comments

Comments
 (0)