Releasing workflow

November 19, 2024 ยท View on GitHub

Production Releases

Workflow is now vended exclusively via Swift Package Manager.

Create the release on GitHub:

  1. Go to the Releases and Draft a new release.
  2. Choose a tag and create a tag for the new version. ex: v1.0.0.
  3. Generate release notes.
  4. Ensure the Title corresponds to the version we're publishing and the generated Release Notes are accurate.
  5. Hit Publish release.

[Square specific] To make the new version available internally, bump the version through SPM.