From b4e94dfb33f04b6e7c1c67aba5215feb920cda63 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 23:14:02 +0000 Subject: [PATCH] chore(main): release 0.270.1 --- CHANGELOG.md | 8 ++++++++ Compute/VERSION | 2 +- composer.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a76722442f19..3ba4599d64db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.270.1 + +
google/cloud-compute 1.22.1 + + + +
+ ## 0.270.0
google/cloud-access-approval 2.0.3 diff --git a/Compute/VERSION b/Compute/VERSION index 57807d6d0d0c..6245beecd39c 100644 --- a/Compute/VERSION +++ b/Compute/VERSION @@ -1 +1 @@ -1.22.0 +1.22.1 diff --git a/composer.json b/composer.json index 3c7f792d23a5..5ed155df2386 100644 --- a/composer.json +++ b/composer.json @@ -115,7 +115,7 @@ "google/cloud-cloudcontrolspartner": "0.2.2", "google/cloud-commerce-consumer-procurement": "1.1.2", "google/cloud-common-protos": "0.6.0", - "google/cloud-compute": "1.22.0", + "google/cloud-compute": "1.22.1", "google/cloud-confidentialcomputing": "1.2.1", "google/cloud-config": "1.1.0", "google/cloud-contact-center-insights": "2.2.1",