Skip to content

Commit adc144a

Browse files
Version Packages (#829)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e422d22 commit adc144a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/clear-adults-scream.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# jest-extended
22

3+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- 50a96f9: Drop support for Node 18 and 23 and add support for Node 24 and 25
8+
39
## 6.0.0
410

511
### Major Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-extended",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"description": "Additional Jest matchers",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
Β (0)