Skip to content

Commit a044021

Browse files
release: v0.1.0 (#4)
Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent 966e96f commit a044021

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# v0.1.0
2+
3+
## Other Changes
4+
* chore: prepare module for publish to tf registry (#1) (Timothy Nguyen)([d4963db](https://github.com/lacework/terraform-azure-dspm/commit/d4963db0827a421ea0c9cb9d73fbeabc86166087))
5+
* ci: use git log instead of deprecated git whatchanged in release script (#3) (Timothy Nguyen)([966e96f](https://github.com/lacework/terraform-azure-dspm/commit/966e96fdaf91a0d71dcd6d42a2b6c2b1ccbead08))
6+
---
7+

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Release Notes
2-
Release notes are automatically generated during a release.
2+
Another day, another release. These are the release notes for the version `v0.1.0`.
3+
4+
## Other Changes
5+
* chore: prepare module for publish to tf registry (#1) (Timothy Nguyen)([d4963db](https://github.com/lacework/terraform-azure-dspm/commit/d4963db0827a421ea0c9cb9d73fbeabc86166087))
6+
* ci: use git log instead of deprecated git whatchanged in release script (#3) (Timothy Nguyen)([966e96f](https://github.com/lacework/terraform-azure-dspm/commit/966e96fdaf91a0d71dcd6d42a2b6c2b1ccbead08))

VERSION

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

0 commit comments

Comments
 (0)