Skip to content

Commit 57ce39b

Browse files
committed
chore: release v5.7.0
1 parent 5253eed commit 57ce39b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515

16-
- uses: actions/setup-node@v5
16+
- uses: actions/setup-node@v4
1717
with:
1818
node-version: latest
1919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "5.6.0",
3+
"version": "5.7.0",
44
"packageManager": "[email protected]",
55
"engines": {
66
"node": "^20.19.0 || >=22.12.0"

0 commit comments

Comments
 (0)