Skip to content

Commit c977f51

Browse files
committed
chore: force patch release
[ci skip]
1 parent 4dbb17e commit c977f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yarn build
2323
bash ${WORKSPACE}/scripts/ci/setup-npm.sh
2424

2525
# trigger lerna release and create new storybook
26-
${WORKSPACE}/node_modules/.bin/lerna publish --conventional-graduate \
26+
${WORKSPACE}/node_modules/.bin/lerna publish patch --conventional-graduate \
2727
--create-release github
2828

2929
# all packages are now released, clear npm-session

0 commit comments

Comments
 (0)