Skip to content
Rob Dodson edited this page Aug 27, 2019 · 1 revision

Release cheat sheet!

npm login # if you aren't logged in already
npm version (major|minor|patch)
git push && git push --tags
npm publish
Clone this wiki locally