Skip to content

Commit

Permalink
added: ci:version script for changeset cli
Browse files Browse the repository at this point in the history
  • Loading branch information
xanderjl committed Nov 19, 2024
1 parent e867cf4 commit 0d05ca7
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 @@ -17,6 +17,7 @@
"build:example-next": "pnpm --filter @tangled3/example-next build",
"clean": "pnpm exec clean",
"ci:publish": "pnpm publish -r --access=restricted",
"ci:version": "pnpm changeset version",
"prepare": "husky && husky install",
"lint": "eslint packages",
"lint:fix": "eslint packages --fix",
Expand Down

0 comments on commit 0d05ca7

Please sign in to comment.