diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5320286..c920752 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.6.4"} +{".":"1.6.5"} diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe89b2..f574563 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.5](https://github.com/devbytes-cloud/conditioner/compare/v1.6.4...v1.6.5) (2026-07-18) + + +### Dependencies + +* update actions/setup-go action to v7 ([#249](https://github.com/devbytes-cloud/conditioner/issues/249)) ([6c67f9b](https://github.com/devbytes-cloud/conditioner/commit/6c67f9b4392ec07edcadfdeb84f108367f43a64c)) + ## [1.6.4](https://github.com/devbytes-cloud/conditioner/compare/v1.6.3...v1.6.4) (2026-07-10)