Skip to content

Release process

Status: stub. Authoritative content currently lives at ainb-tui/CHANGELOG.md + .github/workflows/release.yml. Migration of that file into this path is gated on Stevie’s approval.

How a release is cut, tagged, built, and shipped.

What this page will contain

  • Version bumping (Cargo.toml + package.json)
  • CHANGELOG.md update
  • Tag + push
  • Release workflow run
  • Homebrew tap auto-update
  • Verifying the release

See also