Publishing Releases - JoinColony/colonyJS GitHub Wiki
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