287 B
287 B
Release Flow
- Update version in source files
- Update CHANGELOG.md
git tag vX.Y.Z— taggit push origin main --tags— push with tags- Build release artefacts (platform-specific)
- Create Forge/GitHub release with artefacts
- Update downstream go.mod dependencies