diff --git a/CHANGELOG.md b/CHANGELOG.md index 507b6af41..c775902e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,19 @@ 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/). +## [1.5.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.4.0...v1.5.0) (2024-10-04) + + +### Features + +* **deps:** Update Terraform Google Provider to v6 (major) ([#149](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/149)) ([d2fe7cb](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/d2fe7cb2772430ff44ebce573799eaededcfb339)) +* Set Terraform required_version to >= 1.5 ([#152](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/152)) ([cba89fb](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/cba89fba17f2abd371f73536278462b1e043b4cc)) + + +### Bug Fixes + +* set deletion_protection on cloud run ([#158](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/158)) ([9726ef0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/9726ef095d03a7bdada4a90258da384ab7194740)) + ## [1.4.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.3.0...v1.4.0) (2024-04-22) diff --git a/version.txt b/version.txt index 88c5fb891..bc80560fa 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.0 +1.5.0