diff --git a/CHANGELOG.md b/CHANGELOG.md index d8971c8..55d9670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v2.1.1 + +## Other Changes +* chore: update version and add org_id in examples (#82) (Ao Zhang)([385f9a1](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/385f9a1b5bab41d9855acf396a1a94e563c60728)) +* ci: version bump to v2.1.1-dev (Lacework)([9ce8238](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/9ce823853d189dc6e9d1fa362bb76d3504932c69)) +--- # v2.1.0 ## Features diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 31d2ccd..6d62b2d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,6 @@ # Release Notes -Another day, another release. These are the release notes for the version `v2.1.0`. +Another day, another release. These are the release notes for the version `v2.1.1`. -## Features -* feat(GROW-2928): Add an output to capture Lacework integration GUID (#80) (Lei Jin)([e10ebf2](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e10ebf2acdc307a771d6d583e19e22c814b067fb)) ## Other Changes -* ci: version bump to v2.0.1-dev (Lacework)([b36316e](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/b36316e5e1ca0f5e46fb62a01d897c982115bed7)) +* chore: update version and add org_id in examples (#82) (Ao Zhang)([385f9a1](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/385f9a1b5bab41d9855acf396a1a94e563c60728)) +* ci: version bump to v2.1.1-dev (Lacework)([9ce8238](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/9ce823853d189dc6e9d1fa362bb76d3504932c69)) diff --git a/VERSION b/VERSION index 35cedad..7c32728 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.1-dev \ No newline at end of file +2.1.1 \ No newline at end of file