diff --git a/CHANGELOG.md b/CHANGELOG.md index a76722442f1..3ba4599d64d 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 57807d6d0d0..6245beecd39 100644 --- a/Compute/VERSION +++ b/Compute/VERSION @@ -1 +1 @@ -1.22.0 +1.22.1 diff --git a/composer.json b/composer.json index 3c7f792d23a..5ed155df238 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",