Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 205 Bytes

RELEASE.md

File metadata and controls

12 lines (9 loc) · 205 Bytes

Release workflow

  • Bump version in Makefile.
  • Update CHANGELOG.md with make update-changelog.
  • Merge PR.
  • Tag version in main branch: make tag

Upgrade dependencies

go get -u