diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e101f585b..abb17fd39 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - "solutions/client-landing-zone": "0.4.7", - "solutions/client-project-setup": "0.4.3", + "solutions/client-landing-zone": "0.4.8", + "solutions/client-project-setup": "0.4.4", "solutions/client-setup": "0.6.2", "solutions/core-landing-zone": "0.3.3", "solutions/experimentation/admin-folder": "0.1.0", diff --git a/solutions/client-landing-zone/CHANGELOG.md b/solutions/client-landing-zone/CHANGELOG.md index 146ae4ee2..fe89144bc 100644 --- a/solutions/client-landing-zone/CHANGELOG.md +++ b/solutions/client-landing-zone/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.8](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.4.7...solutions/client-landing-zone/0.4.8) (2023-10-26) + + +### Bug Fixes + +* YAML comments cleanup ([#618](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/618)) ([137cdd2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/137cdd20cdded8deb2eed7437e620cc697500b2e)) + ## [0.4.7](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.4.6...solutions/client-landing-zone/0.4.7) (2023-10-11) diff --git a/solutions/client-project-setup/CHANGELOG.md b/solutions/client-project-setup/CHANGELOG.md index ca8d1ce54..34fd627dd 100644 --- a/solutions/client-project-setup/CHANGELOG.md +++ b/solutions/client-project-setup/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-project-setup/0.4.3...solutions/client-project-setup/0.4.4) (2023-10-26) + + +### Bug Fixes + +* YAML comments cleanup ([#618](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/618)) ([137cdd2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/137cdd20cdded8deb2eed7437e620cc697500b2e)) + ## [0.4.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-project-setup/0.4.2...solutions/client-project-setup/0.4.3) (2023-08-21)