- Testing
rm -rf node_modules; npm installto make sure you're testing the latest depsnpm testMR_VERSION=latest npm run integrationMONTAGE_VERSION=latest npm run integration- these should have been covered by Travis before any code was merged, but nice to double check.
- Docs
- Update
CHANGES.md - Update supported Montage and Mr versions at the top of the
README.md
- Update
- Publish
npm version patchor other variation ofnpm versionnpm publishgit push origin mastergit push origin --tags
- Publicity
- Post to mailing list
- Tweet from @montagejs