From ff116efd068dd5ea5b3460ffbfb8c2accdc60487 Mon Sep 17 00:00:00 2001 From: lacework-releng <73366105+lacework-releng@users.noreply.github.com> Date: Wed, 6 Nov 2024 13:43:28 -0800 Subject: [PATCH] release: v0.4.7 (#36) Signed-off-by: Lacework --- CHANGELOG.md | 7 +++++++ RELEASE_NOTES.md | 7 ++++--- VERSION | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6a7d10..56ff940 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v0.4.7 + +## Other Changes +* chore(GROW-2952): add codeowners (#34) (Matt Cadorette)([c3efb61](https://github.com/lacework/terraform-gcp-gar/commit/c3efb61df7a6fd1109744c0c11cf8db894a70229)) +* ci: migrate from codefresh to github actions (#33) (Timothy MacDonald)([1d5dd74](https://github.com/lacework/terraform-gcp-gar/commit/1d5dd7458a91cf86f502502c739602ce8973718f)) +* ci: version bump to v0.4.7-dev (Lacework)([45d34a3](https://github.com/lacework/terraform-gcp-gar/commit/45d34a3050d32990f99cded53b9a2ea29768a1e4)) +--- # v0.4.6 ## Other Changes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f3f0ddb..ae93427 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,7 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.4.6`. +Another day, another release. These are the release notes for the version `v0.4.7`. ## Other Changes -* chore: allow use of gcloud provider version 5 (#31) (Timothy MacDonald)([78f92b6](https://github.com/lacework/terraform-gcp-gar/commit/78f92b6c3e3a6aa7576707afcb6dba5d332a4000)) -* ci: version bump to v0.4.6-dev (Lacework)([5f341cd](https://github.com/lacework/terraform-gcp-gar/commit/5f341cdb47a13dec99dc0ec995bea1951d3b3c93)) +* chore(GROW-2952): add codeowners (#34) (Matt Cadorette)([c3efb61](https://github.com/lacework/terraform-gcp-gar/commit/c3efb61df7a6fd1109744c0c11cf8db894a70229)) +* ci: migrate from codefresh to github actions (#33) (Timothy MacDonald)([1d5dd74](https://github.com/lacework/terraform-gcp-gar/commit/1d5dd7458a91cf86f502502c739602ce8973718f)) +* ci: version bump to v0.4.7-dev (Lacework)([45d34a3](https://github.com/lacework/terraform-gcp-gar/commit/45d34a3050d32990f99cded53b9a2ea29768a1e4)) diff --git a/VERSION b/VERSION index d6d7897..5546bd2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.7-dev \ No newline at end of file +0.4.7 \ No newline at end of file