- Make final commits
- Push to
master
on Github and wait for build to pass - Update
version
field inpackage.json
- Update
CHANGELOG.md
with 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!
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.