Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 280 Bytes

BUILD.md

File metadata and controls

7 lines (7 loc) · 280 Bytes
  1. Verify locally and in travis that all tests are passing and coverage is 100%
  2. Merge any changes into the master branch
  3. npm version <major | minor | patch>
  4. git push
  5. git push --tags
  6. npm publish
  7. Edit the release tag with pertinent release information