Skip to content

Commit

Permalink
release: v0.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng committed Oct 13, 2023
1 parent 5304d28 commit 0f9a2ea
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.4.4

## Documentation Updates
* docs(readme): add terraform docs automation (#26) (Timothy MacDonald)([5304d28](https://github.com/lacework/terraform-gcp-gar/commit/5304d287033e4d3f4a7a9c59142fefeb9664ae0a))
## Other Changes
* ci: tfsec (jon-stewart)([4b395b5](https://github.com/lacework/terraform-gcp-gar/commit/4b395b562243508478dd6a7181c96670ffadf962))
* ci: version bump to v0.4.4-dev (Lacework)([f9df3a1](https://github.com/lacework/terraform-gcp-gar/commit/f9df3a1e969212c9ddf521f0fa7b23de159421a8))
---
# v0.4.3

## Bug Fixes
Expand Down
9 changes: 5 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.4.3`.
Another day, another release. These are the release notes for the version `v0.4.4`.

## Bug Fixes
* fix: avoid asking for project_id when is not needed (#22) (Salim Afiune)([7bc97b7](https://github.com/lacework/terraform-gcp-gar/commit/7bc97b70b3b1835b3f9071d956d362cd5836a6a4))
## Documentation Updates
* docs(readme): add terraform docs automation (#26) (Timothy MacDonald)([5304d28](https://github.com/lacework/terraform-gcp-gar/commit/5304d287033e4d3f4a7a9c59142fefeb9664ae0a))
## Other Changes
* ci: version bump to v0.4.3-dev (Lacework)([3890684](https://github.com/lacework/terraform-gcp-gar/commit/3890684cd9172d6b7ec7c50544ec58e1ce014b59))
* ci: tfsec (jon-stewart)([4b395b5](https://github.com/lacework/terraform-gcp-gar/commit/4b395b562243508478dd6a7181c96670ffadf962))
* ci: version bump to v0.4.4-dev (Lacework)([f9df3a1](https://github.com/lacework/terraform-gcp-gar/commit/f9df3a1e969212c9ddf521f0fa7b23de159421a8))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.4-dev
0.4.4

0 comments on commit 0f9a2ea

Please sign in to comment.