Skip to content

Commit 1aa8a10

Browse files
committed
Update script
1 parent 627090d commit 1aa8a10

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"changes":{"packages/fetch/package.json":"Patch","packages/core/package.json":"Patch"},"note":"Fix package","date":"2025-12-04T05:13:47.016072600Z"}

.changepacks/config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"ignore": ["**", "!packages/**"],
33
"baseBranch": "main",
44
"latestPackage": null,
5-
"publish": {}
5+
"publish": {
6+
"node": "bun publish"
7+
}
68
}

0 commit comments

Comments
 (0)