Skip to content

Commit dfc3130

Browse files
chore(deps): update dependency buddy-bot to 0.9.7 (updated)
1 parent 30a7bba commit dfc3130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lint:fix": "bunx --bun eslint . --fix",
6161
"changelog": "bunx logsmith --verbose",
6262
"changelog:generate": "bunx logsmith --output CHANGELOG.md",
63-
"release": "bun run changelog:generate && bunx bumpx prompt --recursive",
63+
"release": "bunx bumpx prompt --recursive --all",
6464
"dev:docs": "bun --bun vitepress dev docs",
6565
"build:docs": "bun --bun vitepress build docs",
6666
"preview:docs": "bun --bun vitepress preview docs",

0 commit comments

Comments
 (0)