From 3c7195cfff16e069b29c0f16e24ed3e55a44d406 Mon Sep 17 00:00:00 2001 From: Lacework Date: Wed, 6 Nov 2024 19:33:02 +0000 Subject: [PATCH] release: v0.5.1 Signed-off-by: Lacework --- CHANGELOG.md | 5 +++++ RELEASE_NOTES.md | 8 ++------ VERSION | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 849d181..6b6b52c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v0.5.1 + +## Other Changes +* ci: version bump to v0.5.1-dev (Lacework)([01463b5](https://github.com/lacework/terraform-aws-cloudtrail-controltower/commit/01463b598600e3d718e36223e2db0793682f814e)) +--- # v0.5.0 ## Features diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 520f2eb..3c6708b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,5 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.5.0`. +Another day, another release. These are the release notes for the version `v0.5.1`. -## Features -* feat: Add lacework_ingration_guid as output (#36) (Lei Jin)([7dcd15c](https://github.com/lacework/terraform-aws-cloudtrail-controltower/commit/7dcd15cd31c47a03cba6a6f13323c5e0668f04c2)) ## Other Changes -* chore(GROW-2952): add codeowners (#35) (Matt Cadorette)([6cd314b](https://github.com/lacework/terraform-aws-cloudtrail-controltower/commit/6cd314bd3c64b1aa5163cf6f38c77a007c071bcb)) -* ci: migrate from codefresh to github actions (#34) (Timothy MacDonald)([44a6a23](https://github.com/lacework/terraform-aws-cloudtrail-controltower/commit/44a6a23f797ce710d0c8b97e28570bea25f24bd2)) -* ci: version bump to v0.4.4-dev (Lacework)([7871ef0](https://github.com/lacework/terraform-aws-cloudtrail-controltower/commit/7871ef01acee4ad3ecfd44acbaa4748bd065771e)) +* ci: version bump to v0.5.1-dev (Lacework)([01463b5](https://github.com/lacework/terraform-aws-cloudtrail-controltower/commit/01463b598600e3d718e36223e2db0793682f814e)) diff --git a/VERSION b/VERSION index 69d71cd..5d4294b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.1-dev \ No newline at end of file +0.5.1 \ No newline at end of file