Skip to content

Commit 4275725

Browse files
chore(main): release 1.5.0
1 parent 9726ef0 commit 4275725

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ and this project adheres to
88
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99
This changelog is generated automatically based on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
1010

11+
## [1.5.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.4.0...v1.5.0) (2024-09-30)
12+
13+
14+
### Features
15+
16+
* **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))
17+
* 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))
18+
19+
20+
### Bug Fixes
21+
22+
* 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))
23+
1124
## [1.4.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.3.0...v1.4.0) (2024-04-22)
1225

1326

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)