diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7a32c637113..256fce01aba 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.20", "tflint-ruleset-blueprint": "0.2.14" } diff --git a/infra/blueprint-test/CHANGELOG.md b/infra/blueprint-test/CHANGELOG.md index 7e008da57d1..ab46aeed120 100644 --- a/infra/blueprint-test/CHANGELOG.md +++ b/infra/blueprint-test/CHANGELOG.md @@ -1,5 +1,13 @@ # 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-05-26) + + +### Bug Fixes + +* **deps:** update github.com/hashicorp/terraform-config-inspect digest to 813a975 ([#3426](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3426)) ([45adc37](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/45adc379b53bfacadeb9596b0f8ef2708ff6a5fc)) +* **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)