Skip to content

Commit 5923203

Browse files
semantic-release-botG-Rath
authored andcommitted
chore(release): 3.0.0-next.3 [skip ci]
# [3.0.0-next.3](v3.0.0-next.2...v3.0.0-next.3) (2025-01-16) ### Features * upgrade `@typescript-eslint/utils` to v6 ([#238](#238)) ([3815685](3815685))
1 parent 657bc42 commit 5923203

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.0-next.3](https://github.com/jest-community/eslint-plugin-jest-extended/compare/v3.0.0-next.2...v3.0.0-next.3) (2025-01-16)
2+
3+
4+
### Features
5+
6+
* upgrade `@typescript-eslint/utils` to v6 ([#238](https://github.com/jest-community/eslint-plugin-jest-extended/issues/238)) ([3815685](https://github.com/jest-community/eslint-plugin-jest-extended/commit/381568546db6b94fc2a92386556b737f1551e262))
7+
18
# [3.0.0-next.2](https://github.com/jest-community/eslint-plugin-jest-extended/compare/v3.0.0-next.1...v3.0.0-next.2) (2025-01-16)
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-next.2",
3+
"version": "3.0.0-next.3",
44
"description": "Eslint rules for Jest Extended",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)