Skip to content

Commit ac15932

Browse files
semantic-release-botG-Rath
authored andcommitted
chore(release): 26.1.0-next.2 [skip ci]
# [26.1.0-next.2](v26.1.0-next.1...v26.1.0-next.2) (2022-02-06) ### Features * deprecate `no-if` in favor of `no-conditional-in-test` ([#1049](#1049)) ([b15f3af](b15f3af))
1 parent 35f32cc commit ac15932

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [26.1.0-next.2](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.0-next.1...v26.1.0-next.2) (2022-02-06)
2+
3+
4+
### Features
5+
6+
* deprecate `no-if` in favor of `no-conditional-in-test` ([#1049](https://github.com/jest-community/eslint-plugin-jest/issues/1049)) ([b15f3af](https://github.com/jest-community/eslint-plugin-jest/commit/b15f3af2d370b7d8d6a0293bc78d560cb874aef6))
7+
18
# [26.1.0-next.1](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.0-next.1) (2022-02-06)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "26.1.0-next.1",
3+
"version": "26.1.0-next.2",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)