- Update Version.go with new version
- Add release entry to changelog. Consider using a command like so:
git log --pretty='%C(green)%d%Creset- %s | [%an](https://github.com/)'
- Open a PR with the above, and merge that into main
- Create new tag on merged commit with the new version (e.g.
v1.4.1
) - Push the tag upstream (this will kick off the release pipeline in CI)
- Copy change log entry for newest version into draft GitHub release created as part of CI publish steps
This repository has been archived by the owner on May 18, 2024. It is now read-only.