mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-19 20:57:53 +02:00
298 B
298 B
Changelog has only the latest commit
If your changelog has only a single commit, its likely GoReleaser ran against a shallow clone, so the history isn't really there - you need a clone with the full depth for it to work.
To fix it, please refer to the CI section of our docs.