Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 208 Bytes

RELEASE.md

File metadata and controls

8 lines (7 loc) · 208 Bytes

Release procedure

  • Make sure CHANGELOG.md is up to date
  • Build locally
  • npm version {major|minor|patch}
  • Publish the release draft on Github
  • Check the result of the release testing
  • npm publish