Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 205 Bytes

RELEASING.md

File metadata and controls

6 lines (5 loc) · 205 Bytes

Releasing

  • Add a new release entry to CHANGELOG.md.
  • Commit and push everything.
  • Make sure the release is tested (e.g. CI success).
  • Tag the release with v (e.g. v1.0.3) and push the tag.