Skip to content

Commit

Permalink
chore(release): 26.8.7 [skip ci]
Browse files Browse the repository at this point in the history
## [26.8.7](v26.8.6...v26.8.7) (2022-08-21)

### Bug Fixes

* **prefer-expect-assertions:** report on concise arrow functions ([#1207](#1207)) ([f928747](f928747))
  • Loading branch information
semantic-release-bot committed Aug 21, 2022
1 parent f928747 commit 125cfb2
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 @@
## [26.8.7](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.6...v26.8.7) (2022-08-21)


### Bug Fixes

* **prefer-expect-assertions:** report on concise arrow functions ([#1207](https://github.com/jest-community/eslint-plugin-jest/issues/1207)) ([f928747](https://github.com/jest-community/eslint-plugin-jest/commit/f92874783dd437108463231bf83afdb946641229))

## [26.8.6](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.5...v26.8.6) (2022-08-21)


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

0 comments on commit 125cfb2

Please sign in to comment.