From 9bdc197c3e33a3ae80238fde95f3660b8bb4dada Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 19:20:14 +0000 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ca3feff..cafe6843c 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.4.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.3.0...v1.4.0) (2023-12-08) + + +### Features + +* call firestore check endpoint in verify test ([#70](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/70)) ([542825a](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/542825a6f3674c50c87c2aac3f4b6b65d44be6c6)) + + +### Bug Fixes + +* reduce warm up time ([#72](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/72)) ([e7d7677](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/e7d7677121db55bbf3797a19ea53128c6fd8361a)) +* Update CODEOWNERS ([#82](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/issues/82)) ([30b9471](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/commit/30b9471ade6c3aa0b86f435b533e171b62b69bd6)) + ## [1.3.0](https://github.com/GoogleCloudPlatform/terraform-dynamic-javascript-webapp/compare/v1.2.0...v1.3.0) (2023-07-26) diff --git a/version.txt b/version.txt index f0bb29e76..88c5fb891 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.0 +1.4.0