From 192d0420b6b3fd71486cfdcd850162d5916012fb Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Mon, 24 Jun 2024 17:03:31 +0200 Subject: [PATCH] chore(main): release 0.0.270 (#2700) :robot: I have created a release *beep* *boop* --- ## 0.0.270 (2024-06-24) ## What's Changed * fix(frontend): small rephrase by @Zewed in https://github.com/QuivrHQ/quivr/pull/2699 * feat(frontend): table markdown by @Zewed in https://github.com/QuivrHQ/quivr/pull/2702 * Enable Porter Application raise by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2705 * Enable Porter Application raise-frontend by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2706 * chore: Remove Porter stack deployment workflows for cherry-pick-backend and cherry-pick-frontend by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2707 * fix(frontend): 25 instead of 100 by @Zewed in https://github.com/QuivrHQ/quivr/pull/2708 * fix(frontend): remove double scss class by @elazarnaaman in https://github.com/QuivrHQ/quivr/pull/2704 * fix(frontend): documents before connections by @Zewed in https://github.com/QuivrHQ/quivr/pull/2711 * feat(frontend): brain studio interface by @Zewed in https://github.com/QuivrHQ/quivr/pull/2712 **Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.269...v0.0.270 --- 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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f22e0551f..a50d6d389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 0.0.270 (2024-06-24) + +## What's Changed +* fix(frontend): small rephrase by @Zewed in https://github.com/QuivrHQ/quivr/pull/2699 +* feat(frontend): table markdown by @Zewed in https://github.com/QuivrHQ/quivr/pull/2702 +* Enable Porter Application raise by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2705 +* Enable Porter Application raise-frontend by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2706 +* chore: Remove Porter stack deployment workflows for cherry-pick-backend and cherry-pick-frontend by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2707 +* fix(frontend): 25 instead of 100 by @Zewed in https://github.com/QuivrHQ/quivr/pull/2708 +* fix(frontend): remove double scss class by @elazarnaaman in https://github.com/QuivrHQ/quivr/pull/2704 +* fix(frontend): documents before connections by @Zewed in https://github.com/QuivrHQ/quivr/pull/2711 +* feat(frontend): brain studio interface by @Zewed in https://github.com/QuivrHQ/quivr/pull/2712 + + +**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.269...v0.0.270 + ## 0.0.269 (2024-06-20) ## What's Changed