Skip to content

Commit

Permalink
chore: prepare 1.0.0 release (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofzuraw authored Feb 23, 2024
1 parent 0484be7 commit e8c2aef
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 @@ -47,7 +47,7 @@
"test": "vitest",
"dev": "storybook dev -p 6006",
"dev:docs": "storybook dev -p 6006 --docs",
"make-release": "release-it pre",
"make-release": "release-it",
"release": "npm-run-all build make-release",
"prepare": "is-ci || husky install",
"chromatic": "chromatic --exit-zero-on-changes"
Expand Down

0 comments on commit e8c2aef

Please sign in to comment.