From 1b5a26632045a38cd406d0a012f54e9e851f49da Mon Sep 17 00:00:00 2001 From: coolCatalyst Date: Thu, 2 Nov 2023 11:13:55 +0100 Subject: [PATCH] chore(main): release 0.0.103 (#1542) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release *beep* *boop* --- ## 0.0.103 (2023-11-02) ## What's Changed * feat: allow to share a public brain link by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1541 * fix: prompt update in brains management settings tab by @gozineb in https://github.com/StanGirard/quivr/pull/1543 * refactor: extract prompt from settings by @gozineb in https://github.com/StanGirard/quivr/pull/1546 * feat: 🎸 telegram by @StanGirard in https://github.com/StanGirard/quivr/pull/1555 * feat: 🎸 telegram by @StanGirard in https://github.com/StanGirard/quivr/pull/1559 * docs: update run_fully_local.md by @eltociear in https://github.com/StanGirard/quivr/pull/1556 * docs: grammatical errors in README.md by @HimanshuMahto in https://github.com/StanGirard/quivr/pull/1536 * fix: missing or inaccurate zh-cn translations by @jerryshang in https://github.com/StanGirard/quivr/pull/1558 ## New Contributors * @HimanshuMahto made their first contribution in https://github.com/StanGirard/quivr/pull/1536 * @jerryshang made their first contribution in https://github.com/StanGirard/quivr/pull/1558 **Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.102...v0.0.103 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 787b89bb..3bf27fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 0.0.103 (2023-11-02) + +## What's Changed +* feat: allow to share a public brain link by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1541 +* fix: prompt update in brains management settings tab by @gozineb in https://github.com/StanGirard/quivr/pull/1543 +* refactor: extract prompt from settings by @gozineb in https://github.com/StanGirard/quivr/pull/1546 +* feat: 🎸 telegram by @StanGirard in https://github.com/StanGirard/quivr/pull/1555 +* feat: 🎸 telegram by @StanGirard in https://github.com/StanGirard/quivr/pull/1559 +* docs: update run_fully_local.md by @eltociear in https://github.com/StanGirard/quivr/pull/1556 +* docs: grammatical errors in README.md by @HimanshuMahto in https://github.com/StanGirard/quivr/pull/1536 +* fix: missing or inaccurate zh-cn translations by @jerryshang in https://github.com/StanGirard/quivr/pull/1558 + +## New Contributors +* @HimanshuMahto made their first contribution in https://github.com/StanGirard/quivr/pull/1536 +* @jerryshang made their first contribution in https://github.com/StanGirard/quivr/pull/1558 + +**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.102...v0.0.103 + ## 0.0.102 (2023-11-01) ## What's Changed