- Update the version string in
libhoney.go
. Add new release notes to the Changelog. Open a PR with those changes. - Once the above PR is merged, tag
main
with the new version, e.g.v0.1.1
. Push the tags. This will kick off a CI workflow, which will publish a draft GitHub release. - Update Release Notes on the new draft GitHub release, and publish that.