Skip to content

Commit 9262f46

Browse files
chore(release): 23.17.0 [skip ci]
# [23.17.0](v23.16.0...v23.17.0) (2020-06-23) ### Features * **lowercase-name:** support `ignoreTopLevelDescribe` option ([#611](#611)) ([36fdcc5](36fdcc5)), closes [#247](#247)
1 parent 36fdcc5 commit 9262f46

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.17.0](https://github.com/jest-community/eslint-plugin-jest/compare/v23.16.0...v23.17.0) (2020-06-23)
2+
3+
4+
### Features
5+
6+
* **lowercase-name:** support `ignoreTopLevelDescribe` option ([#611](https://github.com/jest-community/eslint-plugin-jest/issues/611)) ([36fdcc5](https://github.com/jest-community/eslint-plugin-jest/commit/36fdcc553ca40bc2ca2e9ca7e04f8e9e4a315274)), closes [#247](https://github.com/jest-community/eslint-plugin-jest/issues/247)
7+
18
# [23.16.0](https://github.com/jest-community/eslint-plugin-jest/compare/v23.15.0...v23.16.0) (2020-06-21)
29

310

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.16.0",
3+
"version": "23.17.0",
44
"description": "Eslint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)