From 126d33285d6a684bb51d0442cc50eed578b52af7 Mon Sep 17 00:00:00 2001 From: Lacework Date: Fri, 5 Aug 2022 15:38:18 +0000 Subject: [PATCH] release: v1.0.1 Signed-off-by: Lacework Signed-off-by: Salim Afiune Maya --- CHANGELOG.md | 7 +++++++ RELEASE_NOTES.md | 8 ++++---- VERSION | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f30e8..2917379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v1.0.1 + +## Other Changes +* chore: update scanner version to 0.7.0 (#15) (Tim Arenz)([3826818](https://github.com/lacework/lw-scanner-action/commit/382681814f446aa932ff4247ca0d871ea1e8cf4d)) +* chore: update README.md (#12) (Salim Afiune)([4d3222d](https://github.com/lacework/lw-scanner-action/commit/4d3222d9895a5aca6412a2919c1b8d3a48467dd0)) +* ci: fix test-action job (#13) (Salim Afiune)([315fc0b](https://github.com/lacework/lw-scanner-action/commit/315fc0bcbbdeac239783afe93fa44af4d3af54da)) +--- # v1.0.0 ## Refactor diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2daefb3..2e33aa8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,7 @@ # Release Notes -Another day, another release. These are the release notes for the version `v1.0.0`. +Another day, another release. These are the release notes for the version `v1.0.1`. -## Refactor -* refactor(v1.0.0): Use native policies from the platform (#9) (Salim Afiune)([3fc0763](https://github.com/lacework/lw-scanner-action/commit/3fc076363453880f21ef59b0a7a2f83f124e0ab2)) ## Other Changes -* ci: version bump to v0.7.2-dev (Lacework)([32292e5](https://github.com/lacework/lw-scanner-action/commit/32292e503b37817e7e78a13ad1d66a5668c2446a)) +* chore: update scanner version to 0.7.0 (#15) (Tim Arenz)([3826818](https://github.com/lacework/lw-scanner-action/commit/382681814f446aa932ff4247ca0d871ea1e8cf4d)) +* chore: update README.md (#12) (Salim Afiune)([4d3222d](https://github.com/lacework/lw-scanner-action/commit/4d3222d9895a5aca6412a2919c1b8d3a48467dd0)) +* ci: fix test-action job (#13) (Salim Afiune)([315fc0b](https://github.com/lacework/lw-scanner-action/commit/315fc0bcbbdeac239783afe93fa44af4d3af54da)) diff --git a/VERSION b/VERSION index afaf360..7dea76e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1