Skip to content

Commit

Permalink
chore(main): release 0.1.7 (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jul 18, 2023
1 parent 0085456 commit 0cc12f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ 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.7](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/compare/v0.1.6...v0.1.7) (2023-07-18)


### Bug Fixes

* **deps:** update cft/developer-tools docker tag to v1.13 ([#54](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/issues/54)) ([4e02158](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/commit/4e021588771f84f040703b5f3cdcaf2541943064))
* Update int.cloudbuild.yaml to use LR billing ([#55](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/issues/55)) ([a63488b](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/commit/a63488b846d8b3735fd75a0b928ec1dd405a6b63))

## [0.1.6](https://github.com/GoogleCloudPlatform/terraform-google-three-tier-web-app/compare/v0.1.5...v0.1.6) (2023-05-18)


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.6"
module_name = "blueprints/terraform/terraform-google-three-tier-app/v0.1.7"
}
}

0 comments on commit 0cc12f6

Please sign in to comment.