Skip to content

Commit

Permalink
chore(main): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 26, 2023
1 parent cf01bae commit 6094e0b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@ 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.3.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.2.0...v1.3.0) (2023-07-26)


### Features

* define verify for int tests ([#64](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/64)) ([2c6bfcc](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/2c6bfcce44b33026707c487b5e9b36ad930a467c))
* enable integration tests ([#61](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/61)) ([a75938c](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/a75938cb34c4b732a8b6ec5be65b951e72321fb4))
* **testing:** add verification tests for this blueprint ([#67](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/67)) ([3b5aacf](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/3b5aacf46559134e0fae37ecbf384f22c7adf518))


### Bug Fixes

* correct fileset() globbing when this module is not the root. ([#68](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/68)) ([9ecf36a](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/9ecf36a18dd72378687c3ed473ca749236c1c345))
* enable uniform bucket level access ([#51](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/51)) ([4a4cf2d](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/4a4cf2dd953a9b5063bfd35c5e0dd4ad252ffd6d))
* pinning google provider < 4.75.0 ([#69](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/69)) ([cf01bae](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/cf01baef81fbbb12aa3814029ab2f228c174bc36))
* remove db dependency on LB time delay ([#65](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/65)) ([3f71c49](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/3f71c491f1159e3fb5437beafcce938e2f7877e2))

## [1.2.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.1.6...v1.2.0) (2023-06-22)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.3.0

0 comments on commit 6094e0b

Please sign in to comment.