Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 384 Bytes

RELEASING.md

File metadata and controls

9 lines (8 loc) · 384 Bytes

Releasing

  1. Update version & release date in CHANGELOG.md
  2. Commit and push
  3. Create a new release on GitHub
    • Name the release vX.X.X-rc.X. This should match CHANGELOG.md
    • If this is a prerelease, mark as a prerelease.
    • Copy the contents of the latest release in CHANGELOG.md in to the body
  4. Click Publish release