From ec14a0c8f27f268378432c6b20ce7f6aaa3c00b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 02:06:48 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d825ea23..54820a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.0](https://github.com/GoogleCloudPlatform/genai-databases-retrieval-app/compare/v0.1.0...v0.2.0) (2024-07-31) + + +### Features + +* Add langgraph orchestration ([#447](https://github.com/GoogleCloudPlatform/genai-databases-retrieval-app/issues/447)) ([8cefed0](https://github.com/GoogleCloudPlatform/genai-databases-retrieval-app/commit/8cefed07c5e4cc4357d08fc3a29920dc2cfabd6a)) +* add ticket validation and insertion to cloudsql postgres ([#437](https://github.com/GoogleCloudPlatform/genai-databases-retrieval-app/issues/437)) ([a4480fa](https://github.com/GoogleCloudPlatform/genai-databases-retrieval-app/commit/a4480fa1fd0c117d64278fa9d864647a96f9b8a8)) + ## 0.1.0 (2024-07-01) diff --git a/version.txt b/version.txt index 6e8bf73a..0ea3a944 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.0 +0.2.0