Skip to content

Commit 17bf37b

Browse files
committed
chore: only bump root repo version
1 parent 76cdaa5 commit 17bf37b

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
@@ -44,7 +44,7 @@
4444
"typecheck": "tsc --noEmit",
4545
"lint:check": "eslint .",
4646
"lint:fix": "eslint . --fix",
47-
"release": "bumpp -r --commit \"chore(release): publish v%s\"",
47+
"release": "bumpp --commit \"chore(release): publish v%s\"",
4848
"update:deps": "pnpx taze minor -w -f -l -r",
4949
"prepare": "husky"
5050
},

0 commit comments

Comments
 (0)