Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 150 Bytes

RELEASE.md

File metadata and controls

9 lines (8 loc) · 150 Bytes

Release

  1. Switch to master branch
  2. npm run build
  3. npm run test
  4. npm version X.X.X
  5. git push
  6. npm run build
  7. npm publish