Skip to content

Commit

Permalink
chore(master): release 0.4.0 (#80)
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>
Co-authored-by: Awais Malik <[email protected]>
  • Loading branch information
release-please[bot] and g-awmalik authored Nov 10, 2023
1 parent 03d73a5 commit aafa2a0
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.4.0](https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.3.0...v0.4.0) (2023-11-09)


### Features

* upgraded versions.tf to include minor bumps from tpg v5 ([0d5f47c](https://github.com/terraform-google-modules/terraform-google-cloud-operations/commit/0d5f47c90180932170c3e8ce8d3240ecfb56dfea))

## [0.3.0](https://github.com/terraform-google-modules/terraform-google-cloud-operations/compare/v0.2.4...v0.3.0) (2023-06-21)


Expand Down
2 changes: 1 addition & 1 deletion modules/simple-uptime-check/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-google-cloud-operations:simple-uptime-check/v0.3.0"
module_name = "blueprints/terraform/terraform-google-cloud-operations:simple-uptime-check/v0.4.0"
}
}

0 comments on commit aafa2a0

Please sign in to comment.