- Ensure master passes CI tests
npm run gendocs- Bump version, create tags, push, and release:
-
$ npm run <release:major|release:minor|release:patch>major- breaking API changesminor- backwards-compatible featurespatch- backwards-compatible bug fixes
- Update CHANGELOG.md
$ npm run changelog$ git push
- Generate the documentup website by visiting [http://documentup.com/shelljs/shelljs/__recompile] in your browser