Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 144 Bytes

RELEASE.md

File metadata and controls

6 lines (5 loc) · 144 Bytes

Release procedure

  • Make sure CHANGELOG.md is up to date
  • npm version {major|minor|patch}
  • Publish the release on Github
  • npm publish