diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c71b8..b6a7d10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v0.4.6 + +## 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)) +--- # v0.4.5 ## Other Changes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 15fa75f..f3f0ddb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.4.5`. +Another day, another release. These are the release notes for the version `v0.4.6`. ## Other Changes -* chore: set local var module name (#29) (Darren)([6769f36](https://github.com/lacework/terraform-gcp-gar/commit/6769f365b8a38576beae2c333efd67b43c0f4b5f)) -* ci: version bump to v0.4.5-dev (Lacework)([e4f563d](https://github.com/lacework/terraform-gcp-gar/commit/e4f563d645104d28a26c7bbd79f4a3e097b80402)) +* 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)) diff --git a/VERSION b/VERSION index 9923fd3..c0a1ac1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.6-dev \ No newline at end of file +0.4.6 \ No newline at end of file