version.go
CHANGELOG.md
git commit -m vx.y.z
git push
git tag -a vx.y.z -m vx.y.z
export GITHUB_TOKEN=tokenhere
goreleaser