We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27a6e6 commit 613161fCopy full SHA for 613161f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [24.1.10](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.1.10) (2021-03-09)
2
+
3
4
+### Bug Fixes
5
6
+* **no-identical-titles:** ignore .each template cases ([#788](https://github.com/jest-community/eslint-plugin-jest/issues/788)) ([d27a6e6](https://github.com/jest-community/eslint-plugin-jest/commit/d27a6e6e013c518a47b9f219edeb5e63d7a974f9))
7
8
## [24.1.9](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.8...v24.1.9) (2021-03-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "24.1.9",
+ "version": "24.1.10",
"description": "Eslint rules for Jest",
"keywords": [
"eslint",
0 commit comments