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