Skip to content

Releases

Jeffrey E. Shaver II edited this page May 25, 2016 · 4 revisions

Creating a new release

  1. npm run bump:patch
  2. git push --tags origin dev
  3. `npm publish ./

Clone this wiki locally