Increments the version and creates a git tag, pushes the tags to the remote, then publishes to npm. npm version patch git push && git push --tags npm publish