Skip to content

Commit

Permalink
chore(main): release 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 11, 2023
1 parent 49aec15 commit 156ba1d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
This changelog is generated automatically based on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).

## [0.1.9](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/compare/v0.1.8...v0.1.9) (2023-09-11)


### Bug Fixes

* **deps:** update cft/developer-tools docker tag to v1.14 ([#64](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/issues/64)) ([448b2a4](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/commit/448b2a4c746928552613f9e7fdf5b0833e150248))

## [0.1.8](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/compare/v0.1.7...v0.1.8) (2023-07-26)


Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-google-three-tier-app/v0.1.8"
module_name = "blueprints/terraform/terraform-google-three-tier-app/v0.1.9"
}
}

0 comments on commit 156ba1d

Please sign in to comment.