From c46d6ee2e6d48b29b0dd57df963b70e23f303417 Mon Sep 17 00:00:00 2001 From: pubsec-declarative-toolkit-bot Date: Tue, 14 Mar 2023 10:15:02 -0400 Subject: [PATCH] chore: release main (#308) Signed-off-by: Name --- .release-please-manifest.json | 6 +++--- solutions/landing-zone-v2/CHANGELOG.md | 7 +++++++ solutions/org-policies/CHANGELOG.md | 7 +++++++ solutions/project/hub-env/CHANGELOG.md | 8 ++++++++ 4 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 solutions/project/hub-env/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 374278d45..4645dc1d7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,10 +5,10 @@ "solutions/hierarchy/client-experimentation": "0.0.2", "solutions/hierarchy/core-env": "0.1.0", "solutions/hierarchy/core-experimentation": "0.0.2", - "solutions/landing-zone-v2": "0.2.0", - "solutions/org-policies": "0.0.2", + "solutions/landing-zone-v2": "0.3.0", + "solutions/org-policies": "0.1.0", "solutions/project/project-experimentation": "0.0.2", - "solutions/project/hub-env": "0.0.1", + "solutions/project/hub-env": "0.1.0", "solutions/logging/client-experimentation": "0.1.0", "solutions/logging/core-experimentation": "0.1.0" } \ No newline at end of file diff --git a/solutions/landing-zone-v2/CHANGELOG.md b/solutions/landing-zone-v2/CHANGELOG.md index 5f93b1828..f887d0385 100644 --- a/solutions/landing-zone-v2/CHANGELOG.md +++ b/solutions/landing-zone-v2/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/landing-zone-v2/0.2.0...solutions/landing-zone-v2/0.3.0) (2023-03-14) + + +### Features + +* hub project ([#283](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/283)) ([160f630](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/160f630adacdaaac60a0d29da69859047d2a0482)) + ## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/landing-zone-v2/0.1.0...solutions/landing-zone-v2/0.2.0) (2023-03-13) diff --git a/solutions/org-policies/CHANGELOG.md b/solutions/org-policies/CHANGELOG.md index f731e7bf3..38cd86bd6 100644 --- a/solutions/org-policies/CHANGELOG.md +++ b/solutions/org-policies/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/org-policies/0.0.2...solutions/org-policies/0.1.0) (2023-03-14) + + +### Features + +* hub project ([#283](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/283)) ([160f630](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/160f630adacdaaac60a0d29da69859047d2a0482)) + ## [0.0.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/org-policies-v0.0.1...solutions/org-policies/0.0.2) (2023-03-03) diff --git a/solutions/project/hub-env/CHANGELOG.md b/solutions/project/hub-env/CHANGELOG.md new file mode 100644 index 000000000..6e0653e30 --- /dev/null +++ b/solutions/project/hub-env/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/project/hub-env-v0.0.1...solutions/project/hub-env/0.1.0) (2023-03-14) + + +### Features + +* hub project ([#283](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/283)) ([160f630](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/160f630adacdaaac60a0d29da69859047d2a0482))