Skip to content

Commit b4ae05b

Browse files
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 3815685 commit b4ae05b

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+
# [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

+1-1
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)