Skip to content

Commit

Permalink
chore: add release script
Browse files Browse the repository at this point in the history
  • Loading branch information
edvardchen committed Sep 16, 2019
1 parent 21ba994 commit c7be571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"private": true,
"scripts": {
"bump": "lerna version --conventional-commits",
"release": "lerna publish from-package",
"bootstrap": "lerna bootstrap --hoist",
"prepublish": "npm run build",
"build": "lerna exec --parallel -- tsc",
Expand Down

0 comments on commit c7be571

Please sign in to comment.