Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore: add bump script
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Jan 29, 2024
1 parent ed9844c commit ca0fbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"format": "pnpm -r format",
"format:check": "pnpm -r format:check",
"cli:link": "pnpm --filter @scalar/cli cli:link",
"bump": "CI=true pnpm run test && pnpm changeset version",
"build": "pnpm -r build"
},
"dependencies": {
Expand Down

0 comments on commit ca0fbcc

Please sign in to comment.