Skip to content

Commit 96abf4d

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2025-09-21) ### Reverts * downgrade `ariperkkio/eslint-remote-tester-run-action` action ([#290](#290)) ([5fbbe87](5fbbe87))
1 parent 5fbbe87 commit 96abf4d

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+
## [3.0.1](https://github.com/jest-community/eslint-plugin-jest-extended/compare/v3.0.0...v3.0.1) (2025-09-21)
2+
3+
4+
### Reverts
5+
6+
* downgrade `ariperkkio/eslint-remote-tester-run-action` action ([#290](https://github.com/jest-community/eslint-plugin-jest-extended/issues/290)) ([5fbbe87](https://github.com/jest-community/eslint-plugin-jest-extended/commit/5fbbe87efedccdb94559724783405671cc94613a))
7+
18
# [3.0.0](https://github.com/jest-community/eslint-plugin-jest-extended/compare/v2.4.0...v3.0.0) (2025-01-17)
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-extended",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Eslint rules for Jest Extended",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)