diff --git a/CHANGELOG.md b/CHANGELOG.md index bd9002b..08575dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v4.0.3 + +## Other Changes +* chore(GROW-2952): add codeowners (#96) (Matt Cadorette)([f677963](https://github.com/lacework/terraform-gcp-audit-log/commit/f677963fe249adef5c4627d00f74b7c7b90d3de4)) +* ci: migrate from codefresh to github actions (#95) (Timothy MacDonald)([ba9707a](https://github.com/lacework/terraform-gcp-audit-log/commit/ba9707a9ccf58065d61c3898007e86d3a64d9cd1)) +* ci: add workflows for testing codefresh migration (#94) (Timothy MacDonald)([d218217](https://github.com/lacework/terraform-gcp-audit-log/commit/d2182178e73d802c66bf9fad6b76e6c62dc8166c)) +* ci: version bump to v4.0.3-dev (Lacework)([cc13411](https://github.com/lacework/terraform-gcp-audit-log/commit/cc1341151a5a28db8b57dec87dcd76e9d3e5c1d7)) +--- # v4.0.2 ## Other Changes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 13240fe..5eb631a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,8 @@ # Release Notes -Another day, another release. These are the release notes for the version `v4.0.2`. +Another day, another release. These are the release notes for the version `v4.0.3`. ## Other Changes -* chore: set local var module name (#92) (Darren)([aabf208](https://github.com/lacework/terraform-gcp-audit-log/commit/aabf20855dac73ac2a42935572480e9c715eca54)) -* ci: version bump to v4.0.2-dev (Lacework)([70b72b0](https://github.com/lacework/terraform-gcp-audit-log/commit/70b72b0bd46975ac49fca3e438ce45d552be042b)) +* chore(GROW-2952): add codeowners (#96) (Matt Cadorette)([f677963](https://github.com/lacework/terraform-gcp-audit-log/commit/f677963fe249adef5c4627d00f74b7c7b90d3de4)) +* ci: migrate from codefresh to github actions (#95) (Timothy MacDonald)([ba9707a](https://github.com/lacework/terraform-gcp-audit-log/commit/ba9707a9ccf58065d61c3898007e86d3a64d9cd1)) +* ci: add workflows for testing codefresh migration (#94) (Timothy MacDonald)([d218217](https://github.com/lacework/terraform-gcp-audit-log/commit/d2182178e73d802c66bf9fad6b76e6c62dc8166c)) +* ci: version bump to v4.0.3-dev (Lacework)([cc13411](https://github.com/lacework/terraform-gcp-audit-log/commit/cc1341151a5a28db8b57dec87dcd76e9d3e5c1d7)) diff --git a/VERSION b/VERSION index 53f9712..aa31e71 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.3-dev \ No newline at end of file +4.0.3 \ No newline at end of file