From f01ce1f09f32380875fb22ea73a1370dc58e0abc Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:52:33 +0000 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25ec46e..7cab498 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/GoogleCloudPlatform/terraform-example-deploy-java-multizone/compare/v0.3.0...v0.3.1) (2026-02-24) + + +### Bug Fixes + +* Migrate gsutil usage to gcloud storage ([#148](https://github.com/GoogleCloudPlatform/terraform-example-deploy-java-multizone/issues/148)) ([8cbede5](https://github.com/GoogleCloudPlatform/terraform-example-deploy-java-multizone/commit/8cbede5fc20f6a51c78b8f38c51cd32793f32e21)) + ## [0.3.0](https://github.com/GoogleCloudPlatform/terraform-example-deploy-java-multizone/compare/v0.2.1...v0.3.0) (2024-04-24)