Skip to content

Commit c7e1c4e

Browse files
chore(release-please): release module-swapper 0.4.18 (#3152)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d326f6e commit c7e1c4e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"infra/blueprint-test": "0.17.9",
3-
"infra/module-swapper": "0.4.17",
3+
"infra/module-swapper": "0.4.18",
44
"tflint-ruleset-blueprint": "0.2.11"
55
}

infra/module-swapper/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.4.18](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/module-swapper/v0.4.17...infra/module-swapper/v0.4.18) (2025-10-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency go to v1.24.6 ([#3150](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3150)) ([afe748b](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/afe748bde26d6ecb2e8f41d8c5a6b814609b737f))
9+
* **deps:** update dependency go to v1.24.8 ([#3191](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3191)) ([ebe62c0](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/ebe62c0350fb91a6ca58246695953528939cb3a9))
10+
* **deps:** update dependency go to v1.24.9 ([#3235](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3235)) ([d5a881c](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/d5a881ccd3f57f701aa55222cfbfcb9cc3f7c1ff))
11+
* **deps:** update module github.com/go-git/go-git/v5 to v5.16.3 ([#3203](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3203)) ([a8609c3](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/a8609c3a22bed5cbd4e8c66d8be1a415a55045a1))
12+
* **deps:** update module github.com/zclconf/go-cty to v1.16.4 ([#3161](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3161)) ([dfb8756](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/dfb8756e021b0d2d4c42371435688054654a02df))
13+
* **deps:** update module github.com/zclconf/go-cty to v1.17.0 ([#3231](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3231)) ([4fd8766](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/4fd8766622bb00f7ec37425a0dfef6a9445fc1e9))
14+
315
## [0.4.17](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/module-swapper/v0.4.16...infra/module-swapper/v0.4.17) (2025-07-21)
416

517

0 commit comments

Comments
 (0)