chore(main): release 0.0.126 (#1765)

🤖 I have created a release *beep* *boop*
---


## 0.0.126 (2023-12-03)

## What's Changed
* feat: add optimistic update on new message by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1764
* feat: update models logic by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1767
* refactor: to modules by @gozineb in
https://github.com/StanGirard/quivr/pull/1754
* feat(supabase): local installation made easy by @StanGirard in
https://github.com/StanGirard/quivr/pull/1777
* feat(install): it now takes 30 seconds to install Quivr by @StanGirard
in https://github.com/StanGirard/quivr/pull/1780
* feat: 🎸 install by @StanGirard in
https://github.com/StanGirard/quivr/pull/1784
* fix(url): crawling fixed by @StanGirard in
https://github.com/StanGirard/quivr/pull/1785
* docs: fix typo in name of docker compose dev file by @iMADi-ARCH in
https://github.com/StanGirard/quivr/pull/1800


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.125...v0.0.126

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
Stan Girard 2023-12-03 17:20:01 +01:00 committed by GitHub
parent 8c0eb3a465
commit 22452ac26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,20 @@
# Changelog
## 0.0.126 (2023-12-03)
## What's Changed
* feat: add optimistic update on new message by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1764
* feat: update models logic by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1767
* refactor: to modules by @gozineb in https://github.com/StanGirard/quivr/pull/1754
* feat(supabase): local installation made easy by @StanGirard in https://github.com/StanGirard/quivr/pull/1777
* feat(install): it now takes 30 seconds to install Quivr by @StanGirard in https://github.com/StanGirard/quivr/pull/1780
* feat: 🎸 install by @StanGirard in https://github.com/StanGirard/quivr/pull/1784
* fix(url): crawling fixed by @StanGirard in https://github.com/StanGirard/quivr/pull/1785
* docs: fix typo in name of docker compose dev file by @iMADi-ARCH in https://github.com/StanGirard/quivr/pull/1800
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.125...v0.0.126
## 0.0.125 (2023-11-30)
## What's Changed