We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cdaa5 commit 17bf37bCopy full SHA for 17bf37b
1 file changed
package.json
@@ -44,7 +44,7 @@
44
"typecheck": "tsc --noEmit",
45
"lint:check": "eslint .",
46
"lint:fix": "eslint . --fix",
47
- "release": "bumpp -r --commit \"chore(release): publish v%s\"",
+ "release": "bumpp --commit \"chore(release): publish v%s\"",
48
"update:deps": "pnpx taze minor -w -f -l -r",
49
"prepare": "husky"
50
},
0 commit comments