From 1c2bc69b2a63605df9e7f62f8f85bdbf7e9d89a6 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 09:15:47 -0700 Subject: [PATCH] chore(master): release 0.7.1 (#59) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34b8e52..c283220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.7.1](https://github.com/terraform-google-modules/terraform-google-utils/compare/v0.7.0...v0.7.1) (2024-02-23) + + +### Bug Fixes + +* Add new regions ([#58](https://github.com/terraform-google-modules/terraform-google-utils/issues/58)) ([a30f3f8](https://github.com/terraform-google-modules/terraform-google-utils/commit/a30f3f87dd24b00dec6361960c859f8ed160600d)) + ## [0.7.0](https://github.com/terraform-google-modules/terraform-google-utils/compare/v0.6.0...v0.7.0) (2023-06-13)