Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 355 Bytes

File metadata and controls

16 lines (10 loc) · 355 Bytes

Release Process

Versioning

We follow Semantic Versioning (SemVer): MAJOR.MINOR.PATCH.

Release Steps

  1. Ensure CI is green on main
  2. Update CHANGELOG (if applicable)
  3. Tag the release: vX.Y.Z
  4. Create a GitHub Release with notes

Support Policy

Only the latest release and main are supported for security fixes. See SECURITY.md.