Skip to content

Commit 8018359

Browse files
chore: wip
1 parent 6b20cfa commit 8018359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"format:fix": "bunx --bun pickier format . --write",
5959
"changelog": "bunx logsmith --verbose",
6060
"changelog:generate": "bunx logsmith --output CHANGELOG.md",
61-
"release": "bun run changelog:generate && bunx bumpx prompt --recursive",
61+
"release": "bun --bun run changelog:generate && bunx --bun bumpx prompt --recursive",
6262
"dev:docs": "bun --bun vitepress dev docs",
6363
"build:docs": "bun --bun vitepress build docs",
6464
"preview:docs": "bun --bun vitepress preview docs",

0 commit comments

Comments
 (0)