diff --git a/CHANGELOG.md b/CHANGELOG.md index e17cb89..37b76fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v0.6.1 + +## Other Changes +* chore(GROW-2952): update codeowners (#32) (Matt Cadorette)([d5157c1](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/d5157c1da00525877cdc3ebc2fc2bd9dfc2855b1)) +* ci: version bump to v0.6.1-dev (Lacework)([5358744](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/5358744084d9091557d2968793bfb5535648056b)) +--- # v0.6.0 ## Features diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 642c8d4..a68da21 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.6.0`. +Another day, another release. These are the release notes for the version `v0.6.1`. -## Features -* feat(GROW-2928): Add an output to capture Lacework integration GUID (#30) (Lei Jin)([8288a09](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/8288a09bb5c04c7bc3b3201004242118637db159)) ## Other Changes -* ci: migrate from codefresh to github actions (#29) (Timothy MacDonald)([9447a4b](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/9447a4b7a141f3e1fe745c1135efc7f36fe0feb3)) -* ci: version bump to v0.5.3-dev (Lacework)([a5ea3de](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/a5ea3deb8ef3233d2730619a2f085ebb9b9f3b69)) +* chore(GROW-2952): update codeowners (#32) (Matt Cadorette)([d5157c1](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/d5157c1da00525877cdc3ebc2fc2bd9dfc2855b1)) +* ci: version bump to v0.6.1-dev (Lacework)([5358744](https://github.com/lacework/terraform-gcp-pub-sub-audit-log/commit/5358744084d9091557d2968793bfb5535648056b)) diff --git a/VERSION b/VERSION index c950050..7ceb040 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1-dev \ No newline at end of file +0.6.1 \ No newline at end of file