Skip to content

Commit c55c870

Browse files
chore(release): 26.1.1 [skip ci]
## [26.1.1](v26.1.0...v26.1.1) (2022-02-15) ### Bug Fixes * **docs:** use the correct function name ([#1056](#1056)) ([7435556](7435556))
1 parent 7435556 commit c55c870

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [26.1.1](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.0...v26.1.1) (2022-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** use the correct function name ([#1056](https://github.com/jest-community/eslint-plugin-jest/issues/1056)) ([7435556](https://github.com/jest-community/eslint-plugin-jest/commit/74355566e6eef64b98a7da675c0cdcc2e8dc9df6))
7+
18
# [26.1.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.0) (2022-02-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "26.1.0",
3+
"version": "26.1.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)