Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 234 Bytes

HOW-TO-RELEASE.md

File metadata and controls

9 lines (7 loc) · 234 Bytes

How to release

  • change the version on manifest.json
  • create a git tag (ex: git tag v0.0.9) and push it git push --tags
  • go to Releases page of the repo
  • click "Draft a new release"
  • choose the tag
  • write the changelog