Skip to content

Commit 712a56e

Browse files
chore(release): 24.2.1 [skip ci]
## [24.2.1](v24.2.0...v24.2.1) (2021-03-10) ### Bug Fixes * **no-identical-titles:** support nested describes ([#790](#790)) ([ce26621](ce26621))
1 parent ce26621 commit 712a56e

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+
## [24.2.1](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1) (2021-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **no-identical-titles:** support nested describes ([#790](https://github.com/jest-community/eslint-plugin-jest/issues/790)) ([ce26621](https://github.com/jest-community/eslint-plugin-jest/commit/ce26621a06169fb6728d2d015645d31401de523f))
7+
18
# [24.2.0](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.10...v24.2.0) (2021-03-09)
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": "24.2.0",
3+
"version": "24.2.1",
44
"description": "Eslint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)