diff --git a/CHANGELOG.md b/CHANGELOG.md index c4a6578a..5fada91e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,12 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.14.7] - 2024-02-05 + +### Fixed + +- (GH-1328) Switch orijtech linters install source + ## [v0.14.6] - 2024-02-01 ### Changed @@ -2534,7 +2540,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.6...HEAD +[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.14.7...HEAD +[v0.14.7]: https://github.com/atc0005/go-ci/releases/tag/v0.14.7 [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