Skip to content

Commit b6b9a92

Browse files
committed
Lerna publish through version
1 parent d6f1fb3 commit b6b9a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna-publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ BUMP=$1
44
if [ "x$BUMP" == "x" ]; then
55
BUMP=patch
66
fi
7-
lerna publish --github-release --conventional-commits $BUMP
7+
yarn lerna version --github-release --conventional-commits $BUMP

0 commit comments

Comments
 (0)