Skip to content

Commit 42825ac

Browse files
release: v1.1.2 (#32)
Signed-off-by: Lacework <[email protected]>
1 parent 8a2b7d4 commit 42825ac

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v1.1.2
2+
3+
## Bug Fixes
4+
* fix: fix off by one validator condition (#31) (Ao Zhang)([8a2b7d4](https://github.com/lacework/terraform-azure-agentless-scanning/commit/8a2b7d4842901e16289149b6e10819a04cdeb5c1))
5+
## Other Changes
6+
* ci: version bump to v1.1.2-dev (Lacework)([81ce337](https://github.com/lacework/terraform-azure-agentless-scanning/commit/81ce337c503c4926ad7ac8ba1849f187dfda08fb))
7+
---
18
# v1.1.1
29

310
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.1.1`.
2+
Another day, another release. These are the release notes for the version `v1.1.2`.
33

44
## Bug Fixes
5-
* fix: dependency on global resource group creation (#29) (Ao Zhang)([c67c592](https://github.com/lacework/terraform-azure-agentless-scanning/commit/c67c5923a416bb4c80f5f5a1467f2153d0dd14a5))
5+
* fix: fix off by one validator condition (#31) (Ao Zhang)([8a2b7d4](https://github.com/lacework/terraform-azure-agentless-scanning/commit/8a2b7d4842901e16289149b6e10819a04cdeb5c1))
66
## Other Changes
7-
* ci: version bump to v1.1.1-dev (Lacework)([23d38c1](https://github.com/lacework/terraform-azure-agentless-scanning/commit/23d38c112b83816bf899582f616d8afda177c560))
7+
* ci: version bump to v1.1.2-dev (Lacework)([81ce337](https://github.com/lacework/terraform-azure-agentless-scanning/commit/81ce337c503c4926ad7ac8ba1849f187dfda08fb))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2-dev
1+
1.1.2

0 commit comments

Comments
 (0)