diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d03ee89..c4a6578a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,17 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.14.6] - 2024-02-01 + +### Changed + +- (GH-1320) go.mod: bump github.com/goreleaser/nfpm/v2 from 2.35.2 to 2.35.3 in /tools +- (GH-1322) Update goreleaser/nfpm to v2.35.3 + +### Fixed + +- (GH-1321) Replace choffmeister/git-describe-semver GH action + ## [v0.14.5] - 2024-01-25 ### Changed @@ -2523,7 +2534,8 @@ waiting on a new upstream release. tools that we include in our container images - Dockerfile base images -[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.14.5...HEAD +[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.14.6...HEAD +[v0.14.6]: https://github.com/atc0005/go-ci/releases/tag/v0.14.6 [v0.14.5]: https://github.com/atc0005/go-ci/releases/tag/v0.14.5 [v0.14.4]: https://github.com/atc0005/go-ci/releases/tag/v0.14.4 [v0.14.3]: https://github.com/atc0005/go-ci/releases/tag/v0.14.3