From 7fcf97d6886b9a6eae6c5e43bae29def6f97ed65 Mon Sep 17 00:00:00 2001 From: lacework-releng <73366105+lacework-releng@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:33:48 +0000 Subject: [PATCH] release: v0.4.2 (#21) Signed-off-by: Lacework --- CHANGELOG.md | 6 ++++++ RELEASE_NOTES.md | 8 +++----- VERSION | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22c87e7..56f59db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v0.4.2 + +## Other Changes +* chore: set local var module name (#20) (Darren)([889a711](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/889a7116a41ce1be088dc76036f8e8c262431a32)) +* ci: version bump to v0.4.2-dev (Lacework)([b817c74](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/b817c740a23c6f9ab0300a6cee50fe5223ca05e1)) +--- # v0.4.1 ## Documentation Updates diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6e1221f..1fc2169 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,6 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.4.1`. +Another day, another release. These are the release notes for the version `v0.4.2`. -## Documentation Updates -* docs(readme): add terraform docs automation (#17) (Timothy MacDonald)([55a41ad](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/55a41ad43c1fbe14fe471ec00a52b409a9a906c5)) ## Other Changes -* chore: add lacework_metric_module datasource (#18) (Darren)([cbaf443](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/cbaf443f3161f4757a36940a1ee5ffffc53b0ac4)) -* ci: version bump to v0.4.1-dev (Lacework)([64f1987](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/64f19874ceec5c678b184d7941f606ac4f7be31c)) +* chore: set local var module name (#20) (Darren)([889a711](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/889a7116a41ce1be088dc76036f8e8c262431a32)) +* ci: version bump to v0.4.2-dev (Lacework)([b817c74](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/b817c740a23c6f9ab0300a6cee50fe5223ca05e1)) diff --git a/VERSION b/VERSION index 44a5542..f7abe27 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2-dev \ No newline at end of file +0.4.2 \ No newline at end of file