Skip to content

Instantly share code, notes, and snippets.

@jmnarloch
Created October 12, 2015 18:49
Show Gist options
  • Save jmnarloch/59f78a5f2188a809d2fd to your computer and use it in GitHub Desktop.
Save jmnarloch/59f78a5f2188a809d2fd to your computer and use it in GitHub Desktop.
NPM release
npm version patch -m "Version %s - description"
git push && git push --tags
git push origin master --tags
npm publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment