Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 451 Bytes

File metadata and controls

8 lines (7 loc) · 451 Bytes

Releasing Process

  • Add release entry to changelog
  • Open a PR with the above, and merge that into main
  • Create new tag on merged commit with the new version (e.g. v0.2.1)
  • Push the tag upstream (this will kick off the release pipeline in CI)
  • Copy change log entry for newest version into draft GitHub release created as part of CI publish steps
  • Update public docs