- Make final commits
- Push to
masteron Github and wait for build to pass - Update
versionfield inpackage.jsonandbower.json - Update
CHANGELOG.mdwith details of release - Run
npm test - Commit and push to Github
- Tag commit as
- Push all tags to Github:
git push --tags - Publish to NPM:
npm publish - Announce to world!