Skip to content

Commit

Permalink
chore: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Jul 22, 2024
1 parent 12e3937 commit bde65b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prepack": "run-s lint build",
"release": "run-s release:bump release:publish",
"release:next": "bumpp --no-commit --no-push --no-tag && pnpm publish --tag next --no-git-checks",
"release:bump": "bumpp -y -c 'build: :bookmark: publish v%s'",
"release:bump": "bumpp -c 'build: :bookmark: publish v%s'",
"release:publish": "pnpm publish"
},
"devDependencies": {
Expand Down

0 comments on commit bde65b8

Please sign in to comment.