diff --git a/CHANGELOG.md b/CHANGELOG.md index a580d0f1..af9eedda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,16 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.13.9] - 2023-09-20 + +### Changed + +- Dependencies + - `goreleaser/nfpm` + - `v2.32.0` to `v2.33.0` + - `honnef.co/go/tools` (`staticcheck`) + - `v0.4.5` to `v0.4.6` + ## [v0.13.8] - 2023-09-12 ### Added @@ -2343,7 +2353,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.13.8...HEAD +[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.13.9...HEAD +[v0.13.9]: https://github.com/atc0005/go-ci/releases/tag/v0.13.9 [v0.13.8]: https://github.com/atc0005/go-ci/releases/tag/v0.13.8 [v0.13.7]: https://github.com/atc0005/go-ci/releases/tag/v0.13.7 [v0.13.6]: https://github.com/atc0005/go-ci/releases/tag/v0.13.6