Pre-release checklist for repoverlay:
- •Run full CI checks:
just ci - •Run security audit:
just audit - •Check CHANGELOG.md is updated
- •Verify version in Cargo.toml
- •Build release binary:
just release - •Test the release binary manually
Do NOT push or create tags - let release-plz handle that via GitHub Actions.