Skip to content

Commit

Permalink
chore(release): 27.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [27.1.2](v27.1.1...v27.1.2) (2022-10-14)

### Bug Fixes

* **valid-expect-in-promise:** adjust grammer in rule message ([#1264](#1264)) ([4494ed2](4494ed2))
  • Loading branch information
semantic-release-bot committed Oct 14, 2022
1 parent 4494ed2 commit efdd7d7
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 @@
## [27.1.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.1...v27.1.2) (2022-10-14)


### Bug Fixes

* **valid-expect-in-promise:** adjust grammer in rule message ([#1264](https://github.com/jest-community/eslint-plugin-jest/issues/1264)) ([4494ed2](https://github.com/jest-community/eslint-plugin-jest/commit/4494ed21686edeb1bc4535cb2159989f87a7493e))

## [27.1.1](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.0...v27.1.1) (2022-10-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
"version": "27.1.1",
"version": "27.1.2",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
Expand Down

0 comments on commit efdd7d7

Please sign in to comment.