Updates your version according to semantic versioning Runs your tests or any other prepublish scripts you've defined in package.json Updates your changelog according to the conventional changelog spec Publishes your module to NPM (optionally turned off via --no-publish) Pushes your code and tags to git (optionally turned off via --no-push) Supports changelog links for both Github & Bitbucket Enter

