-
Notifications
You must be signed in to change notification settings - Fork 26
Publishing Releases
Ryan Christoffersen edited this page Jul 24, 2019
·
18 revisions
Official releases:
- Checkout
developbranch - Pull
developfromorigin - Update changelog version
- Change
nextto version name - Commit change and push to
develop
- Change
- Run
yarn build - You may need to bump
betapackage versions and commit changes - Run
yarn lerna publish- Select new version
- Review changes
- Confirm publish
- Update GitHub Releases
- Select new tag
- Create release with latest changelog
- Merge
developintomaster- Use version as pull request title
Unofficial releases:
- Checkout
developbranch - Pull
developfromorigin - Run
yarn build - Run
yarn lerna publish- Select new version (use custom with a
betatag) - Review changes
- Confirm publish
- Select new version (use custom with a