Skip to content

Commit df8e99f

Browse files
release: v0.11.2 (#67)
Signed-off-by: Lacework <[email protected]>
1 parent 018ff5c commit df8e99f

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+
# v0.11.2
2+
3+
## Bug Fixes
4+
* fix: default additionalconfig to empty string when not set (#66) (Darren)([018ff5c](https://github.com/lacework/terraform-aws-ssm-agent/commit/018ff5cf27ba19db000e06411b7040d03ddf1b47))
5+
## Other Changes
6+
* ci: version bump to v0.11.2-dev (Lacework)([defed1b](https://github.com/lacework/terraform-aws-ssm-agent/commit/defed1ba575a5586500772a0b29ccbb311773c3e))
7+
---
18
# v0.11.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 `v0.11.1`.
2+
Another day, another release. These are the release notes for the version `v0.11.2`.
33

44
## Bug Fixes
5-
* fix: rendering additional config (#63) (Darren)([d19d290](https://github.com/lacework/terraform-aws-ssm-agent/commit/d19d2904eed478d19bd3f037250fa1338a5455fc))
5+
* fix: default additionalconfig to empty string when not set (#66) (Darren)([018ff5c](https://github.com/lacework/terraform-aws-ssm-agent/commit/018ff5cf27ba19db000e06411b7040d03ddf1b47))
66
## Other Changes
7-
* ci: version bump to v0.11.1-dev (Lacework)([58e7bbc](https://github.com/lacework/terraform-aws-ssm-agent/commit/58e7bbce458ba1e00a8c2e1143c682c88570d7b0))
7+
* ci: version bump to v0.11.2-dev (Lacework)([defed1b](https://github.com/lacework/terraform-aws-ssm-agent/commit/defed1ba575a5586500772a0b29ccbb311773c3e))

VERSION

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

0 commit comments

Comments
 (0)