Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

RELEASING.md

File metadata and controls

6 lines (5 loc) · 327 Bytes

Release Process

  1. Releases happen on main; merge your stuff there.
  2. Create a new tag on the merged commit with the new version (e.g. v1.4.1).
  3. Push the tag upstream (this will kick off the release pipeline in CI).
  4. Once it lands, edit the draft release, hit the Generate Release Notes button, and save the release.