소스 검색

Update release

Artur Paikin 3 년 전
부모
커밋
db0eceeb75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bin/release

+ 1 - 1
bin/release

@@ -62,7 +62,7 @@ echo "Press Enter when ready, or Ctrl+C if you still need to do something."
 read
 
 git commit --allow-empty -m "Release"
-lerna version --amend --no-push --exact
+lerna version --amend --no-push --exact --force-publish=*
 
 lerna publish from-git