We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b2f98 commit f98473cCopy full SHA for f98473c
README.dev.md
@@ -8,7 +8,7 @@
8
* Set a version if there is not one.
9
* Set a release date.
10
* Set version in `version.go`.
11
-* Commit `CHANGELOG.md`.
+* Commit `CHANGELOG.md` and `version.go`.
12
* Tag the release: `git tag -a v1.2.3 -m 'Tag v1.2.3'`.
13
* Push the tag: `git push origin v1.2.3`.
14
* Run `goreleaser`.
0 commit comments