Skip to content

Commit

Permalink
Merge pull request #36 from Arize-ai/cephalization/changesets-version
Browse files Browse the repository at this point in the history
Add changesets version cmd to package json
  • Loading branch information
mikeldking authored Dec 10, 2024
2 parents 90ee4e1 + a08a2a2 commit a3c9a89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "npx chromatic --project-token=46df7a59e0a8",
"ci:publish": "pnpm publish -r"
"ci:publish": "pnpm publish -r",
"ci:version": "pnpm changeset version"
},
"peerDependencies": {
"@react-three/drei": "^9.105.5",
Expand Down

0 comments on commit a3c9a89

Please sign in to comment.