From ce96a88a4e1c81f1f6633a8ec1a43efb68c7a154 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 23:47:32 +0000 Subject: [PATCH] chore(main): release 0.7.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a99d8fd6..9e123437 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.1](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/compare/v0.7.0...v0.7.1) (2023-07-26) + + +### Bug Fixes + +* pinning google provider < 4.75.0 ([#131](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/issues/131)) ([3a41693](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/commit/3a41693e900366beb755896cf14f1d3d6fd1b455)) + ## [0.7.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-python-webapp/compare/v0.6.0...v0.7.0) (2023-07-25)