Skip to content

Create a release

Terminal window
yarn new-version <major|minor|patch>

Note: this will trigger the publish-*.yml workflows, which will:

  • publish the frontend to Cloudflare Pages.
  • publish the backend to GitHub Container Registry.
  • build the native apps and attach them to the GitHub release.