diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b9a986cfa7c..81f10621131 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "infra/blueprint-test": "0.18.0", + "infra/blueprint-test": "0.18.1", "infra/module-swapper": "0.4.19", "tflint-ruleset-blueprint": "0.2.13" } diff --git a/infra/blueprint-test/CHANGELOG.md b/infra/blueprint-test/CHANGELOG.md index 7e008da57d1..cecae2bfb37 100644 --- a/infra/blueprint-test/CHANGELOG.md +++ b/infra/blueprint-test/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.18.1](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/blueprint-test/v0.18.0...infra/blueprint-test/v0.18.1) (2026-03-26) + + +### Bug Fixes + +* **deps:** update module golang.org/x/mod to v0.33.0 ([#3349](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3349)) ([2fa5c08](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/2fa5c083b8e71280e2c12b4c903375756f8d9456)) + ## [0.18.0](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/blueprint-test/v0.17.9...infra/blueprint-test/v0.18.0) (2026-01-02)