Skip to content

Commit b3288be

Browse files
committed
chore: wip
1 parent d0166d9 commit b3288be

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
@@ -46,7 +46,7 @@
4646
"lint:fix": "bunx --bun eslint . --fix",
4747
"fresh": "bunx rimraf node_modules/ bun.lock && bun i",
4848
"changelog": "bunx changelogen --output CHANGELOG.md",
49-
"release": "bun run changelog && bunx bumpp package.json --all",
49+
"release": "bun run changelog && bunx bumpp -r --all",
5050
"test": "bun test",
5151
"typecheck": "bunx tsc --noEmit",
5252
"dev:docs": "bun --bun vitepress dev docs",

0 commit comments

Comments
 (0)