- Make changes
- Commit those changes
- Make sure Travis turns green
- Bump version in
package.json conventionalChangelog- Commit
package.jsonandCHANGELOG.mdfiles - Tag
- Push
The reason why commit and tag should be run after conventionalChangelog is that the CHANGELOG should be included in the new release.