Skip to content

Commit d56cb0a

Browse files
semantic-release-botG-Rath
authored andcommitted
chore(release): 26.1.0-next.1 [skip ci]
# [26.1.0-next.1](v26.0.0...v26.1.0-next.1) (2022-02-06) ### Features * create `no-conditional-in-test` rule ([#1027](#1027)) ([004ddc5](004ddc5))
1 parent d551850 commit d56cb0a

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.1](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.0-next.1) (2022-02-06)
2+
3+
4+
### Features
5+
6+
* create `no-conditional-in-test` rule ([#1027](https://github.com/jest-community/eslint-plugin-jest/issues/1027)) ([004ddc5](https://github.com/jest-community/eslint-plugin-jest/commit/004ddc5cff58e57489ff55cc783b0fa9b964b09a))
7+
18
# [26.0.0](https://github.com/jest-community/eslint-plugin-jest/compare/v25.7.0...v26.0.0) (2022-01-24)
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.0.0",
3+
"version": "26.1.0-next.1",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)