Skip to content

Commit

Permalink
chore(release): 27.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [27.1.7](v27.1.6...v27.1.7) (2022-12-15)

### Bug Fixes

* **prefer-spy-on:** improve autofix ([#1308](#1308)) ([5d1b7a7](5d1b7a7))
  • Loading branch information
semantic-release-bot committed Dec 15, 2022
1 parent 5d1b7a7 commit 90f2d18
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.7](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.6...v27.1.7) (2022-12-15)


### Bug Fixes

* **prefer-spy-on:** improve autofix ([#1308](https://github.com/jest-community/eslint-plugin-jest/issues/1308)) ([5d1b7a7](https://github.com/jest-community/eslint-plugin-jest/commit/5d1b7a76dbc07eb52b5c9111213c32b09e3bec9b))

## [27.1.6](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6) (2022-11-24)


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

0 comments on commit 90f2d18

Please sign in to comment.