diff --git a/CHANGELOG.md b/CHANGELOG.md index eca63ea..f35e8f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v0.3.3 + +## Other Changes +* chore(GROW-2952): add codeowners (#19) (Matt Cadorette)([a884362](https://github.com/lacework/terraform-oci-config/commit/a884362079a74d407bacc1fce5d8e1032df819d1)) +* ci: migrate from codefresh to github actions (#18) (Timothy MacDonald)([be3c9c5](https://github.com/lacework/terraform-oci-config/commit/be3c9c5d7801cc5f57396e59fcac99b25fcc52dd)) +* ci: version bump to v0.3.3-dev (Lacework)([f8c6bab](https://github.com/lacework/terraform-oci-config/commit/f8c6bab3b3dd665d763ab4292fba426cb38bb36c)) +--- # v0.3.2 ## Other Changes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a5efbbd..767ac9b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,7 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.3.2`. +Another day, another release. These are the release notes for the version `v0.3.3`. ## Other Changes -* chore: set local var module name (#16) (Darren)([347d60b](https://github.com/lacework/terraform-oci-config/commit/347d60b7117b5eae27a8ac18f5ff7bcd46b9dbee)) -* ci: version bump to v0.3.2-dev (Lacework)([a0c7633](https://github.com/lacework/terraform-oci-config/commit/a0c763387af7554233118ef4430da8d6a35db397)) +* chore(GROW-2952): add codeowners (#19) (Matt Cadorette)([a884362](https://github.com/lacework/terraform-oci-config/commit/a884362079a74d407bacc1fce5d8e1032df819d1)) +* ci: migrate from codefresh to github actions (#18) (Timothy MacDonald)([be3c9c5](https://github.com/lacework/terraform-oci-config/commit/be3c9c5d7801cc5f57396e59fcac99b25fcc52dd)) +* ci: version bump to v0.3.3-dev (Lacework)([f8c6bab](https://github.com/lacework/terraform-oci-config/commit/f8c6bab3b3dd665d763ab4292fba426cb38bb36c)) diff --git a/VERSION b/VERSION index 0e05432..87a0871 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.3-dev \ No newline at end of file +0.3.3 \ No newline at end of file