diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a42c6a7cedc..aca5f0ea640 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { "infra/blueprint-test": "0.17.4", - "infra/module-swapper": "0.4.10", + "infra/module-swapper": "0.4.11", "tflint-ruleset-blueprint": "0.2.6" } diff --git a/infra/module-swapper/CHANGELOG.md b/infra/module-swapper/CHANGELOG.md index dc6fb90d67a..7c6b060b1b1 100644 --- a/infra/module-swapper/CHANGELOG.md +++ b/infra/module-swapper/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.4.11](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/module-swapper/v0.4.10...infra/module-swapper/v0.4.11) (2025-01-02) + + +### Bug Fixes + +* **deps:** update module github.com/go-git/go-git/v5 to v5.13.0 ([#2780](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/2780)) ([31484dd](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/31484dd81a823b52465147d651fe4bfff46e9889)) +* **deps:** update module github.com/go-git/go-git/v5 to v5.13.1 ([#2783](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/2783)) ([36ae5ad](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/36ae5adac7e3d57f21ba6ae7c59af58b7f7f2329)) + ## [0.4.10](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/module-swapper/v0.4.9...infra/module-swapper/v0.4.10) (2024-12-11)