From 62c6c9bd8b4af6f7bd10a50af7167c8906f45d61 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:48:37 +0000 Subject: [PATCH] chore(main): release 0.7.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e123437..922756dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). This changelog is generated automatically based on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). +## [0.7.2](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/compare/v0.7.1...v0.7.2) (2023-08-01) + + +### Bug Fixes + +* Remove clouddebugger api ([#139](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/issues/139)) ([6383d6d](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/commit/6383d6d59a6e5d326b3eb7a8fbb0dbb750bad9aa)) + ## [0.7.1](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/compare/v0.7.0...v0.7.1) (2023-07-26)