Skip to content

Commit

Permalink
release: v1.1.0 (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Aug 6, 2022
1 parent 0362a01 commit bb5693d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v1.1.0

## Features
* feat: add debug option to scanner definition (#17) (Andre Elizondo)([0362a01](https://github.com/lacework/lw-scanner-action/commit/0362a01f29d1941114ab915eccb296c1cd249c69))
## 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
* 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))
* ci: version bump to v0.7.2-dev (Lacework)([32292e5](https://github.com/lacework/lw-scanner-action/commit/32292e503b37817e7e78a13ad1d66a5668c2446a))
---
# v1.0.1

## Other Changes
Expand Down
7 changes: 6 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.0.1`.
Another day, another release. These are the release notes for the version `v1.1.0`.

## Features
* feat: add debug option to scanner definition (#17) (Andre Elizondo)([0362a01](https://github.com/lacework/lw-scanner-action/commit/0362a01f29d1941114ab915eccb296c1cd249c69))
## 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
* 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))
* ci: version bump to v0.7.2-dev (Lacework)([32292e5](https://github.com/lacework/lw-scanner-action/commit/32292e503b37817e7e78a13ad1d66a5668c2446a))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.1.0

0 comments on commit bb5693d

Please sign in to comment.