Skip to content

Commit

Permalink
chore: mulit-semantic-release 옵션추가
Browse files Browse the repository at this point in the history
  • Loading branch information
eungyeole committed Oct 20, 2021
1 parent 4981750 commit c949605
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 @@ -14,7 +14,7 @@
"scripts": {
"build:all": "yarn workspaces foreach -t -p run build",
"build:light": "yarn workspaces since run 'npm publish' main develop",
"multi-semantic-release": "multi-semantic-release",
"multi-semantic-release": "multi-semantic-release --sequential-init",
"release": "yarn run multi-semantic-release"
},
"devDependencies": {
Expand Down

0 comments on commit c949605

Please sign in to comment.