Table of content
- Logging into the appropriate npm account
- Generate GitHub token https://github.com/settings/tokens
Remember to run commands below at the newest code from master branch.
export GH_TOKEN=<secret token>
lerna publish --create-release github
- TODO setup a CI