Skip to content

Commit

Permalink
chore(release): 24.1.10 [skip ci]
Browse files Browse the repository at this point in the history
## [24.1.10](v24.1.9...v24.1.10) (2021-03-09)

### Bug Fixes

* **no-identical-titles:** ignore .each template cases ([#788](#788)) ([d27a6e6](d27a6e6))
  • Loading branch information
semantic-release-bot committed Mar 9, 2021
1 parent d27a6e6 commit 613161f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [24.1.10](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.1.10) (2021-03-09)


### Bug Fixes

* **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))

## [24.1.9](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.8...v24.1.9) (2021-03-08)


Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 613161f

Please sign in to comment.