Skip to content

Release Checklist

Mike Ounsworth edited this page Jul 6, 2026 · 5 revisions

When creating a new release, the following should be done:

  • Check that all crates have had their version bumped (the versions of all crates should match, we are not versioning crates individually).
  • PERFORM THE MERGE: merge the release/* branch to main.
  • Create a Release + Tag in github. Place the release changelog into the Release description.
  • Optionally, create a blog post for the release in the github wiki.

Clone this wiki locally