Skip to content

Commit 495c3e9

Browse files
chore(release): 23.9.0 [skip ci]
# [23.9.0](v23.8.2...v23.9.0) (2020-05-04) ### Features * create `no-deprecated-functions` ([#560](#560)) ([55d0504](55d0504))
1 parent 55d0504 commit 495c3e9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [23.9.0](https://github.com/jest-community/eslint-plugin-jest/compare/v23.8.2...v23.9.0) (2020-05-04)
2+
3+
4+
### Features
5+
6+
* create `no-deprecated-functions` ([#560](https://github.com/jest-community/eslint-plugin-jest/issues/560)) ([55d0504](https://github.com/jest-community/eslint-plugin-jest/commit/55d0504cadc945b770d7c3b6d3cab425c9b76d0f))
7+
18
## [23.8.2](https://github.com/jest-community/eslint-plugin-jest/compare/v23.8.1...v23.8.2) (2020-03-06)
29

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

0 commit comments

Comments
 (0)