Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 273 Bytes

File metadata and controls

9 lines (6 loc) · 273 Bytes

Release Guide

  1. Update CHANGELOG.md with notable changes.
  2. Bump version in tags (semver): vMAJOR.MINOR.PATCH.
  3. Ensure CI is green (tests, lint, gosec).
  4. Create a GitHub Release with release notes and changelog excerpts.
  5. Announce and update docs if needed.