diff --git a/CHANGELOG.md b/CHANGELOG.md index 1859851..02ef410 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v2.1.5 + +## Bug Fixes +* fix: update Terraform examples (#94) (Joseph Wilder)([8a28834](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/8a28834527e69f7874ed73bd0d9dcb2dc0a6e911)) +## Other Changes +* ci: version bump to v2.1.5-dev (Lacework)([88ddcfc](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/88ddcfc7534228e35280b7020f8bbf52a216e2cf)) +--- # v2.1.4 ## Bug Fixes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ed3de72..44b3d98 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,7 @@ # Release Notes -Another day, another release. These are the release notes for the version `v2.1.4`. +Another day, another release. These are the release notes for the version `v2.1.5`. ## Bug Fixes -* fix: add get project permission to org snapshot role (#91) (Timothy Nguyen)([9ab4bb5](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/9ab4bb5e1e3db1fdadaa41293673ba30d6396cfc)) +* fix: update Terraform examples (#94) (Joseph Wilder)([8a28834](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/8a28834527e69f7874ed73bd0d9dcb2dc0a6e911)) ## Other Changes -* chore: Set deletion_protection to false for rollback (#92) (Lei Jin)([a423507](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/a4235076e526ef6bc410d22bb832e8de088a73d2)) -* ci: version bump to v2.1.4-dev (Lacework)([0d638c6](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/0d638c6a83cfc4af36536061ca3c25541ffad825)) +* ci: version bump to v2.1.5-dev (Lacework)([88ddcfc](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/88ddcfc7534228e35280b7020f8bbf52a216e2cf)) diff --git a/VERSION b/VERSION index e7e385f..c5864dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.5-dev \ No newline at end of file +2.1.5 \ No newline at end of file