Skip to content

Commit cb396ee

Browse files
ci: release process (#14)
1 parent 8bf5792 commit cb396ee

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/thin-tigers-sip.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@zenml-io/react-component-library": patch
3+
---
4+
5+
fix for release process

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"changeset:version": "changeset version && pnpm install --lockfile-only",
4949
"format": "prettier -w src",
5050
"prepare": "husky install",
51+
"prepublishOnly": "pnpm build",
5152
"publint": "publint",
5253
"storybook": "storybook dev -p 6006",
5354
"storybook:build": "storybook build",

0 commit comments

Comments
 (0)