chore(main): release 0.0.184 (#2089)

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


## 0.0.184 (2024-01-26)

## What's Changed
* feat(panel): added by @Zewed in
https://github.com/StanGirard/quivr/pull/2088
* feat: 🎸 api by @StanGirard in
https://github.com/StanGirard/quivr/pull/2078
* fix(frontend): clear message input on submit by @Zewed in
https://github.com/StanGirard/quivr/pull/2087
* fix: 🐛 related by @StanGirard in
https://github.com/StanGirard/quivr/pull/2090
* feat: Added translation status badge from inlang by @NilsJacobsen in
https://github.com/StanGirard/quivr/pull/2080
* fix(streaming): Data Truncation Issue in useHandleStream Function by
@openperf in https://github.com/StanGirard/quivr/pull/2079
* feat: 🎸 sources by @StanGirard in
https://github.com/StanGirard/quivr/pull/2092
* fix(frontend): clean related Brains useEffect by @Zewed in
https://github.com/StanGirard/quivr/pull/2091

## New Contributors
* @openperf made their first contribution in
https://github.com/StanGirard/quivr/pull/2079

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.183...v0.0.184

---
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 2024-01-25 22:15:39 -08:00 committed by GitHub
parent ef31cd9eb2
commit 64ba190d6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,22 @@
# Changelog
## 0.0.184 (2024-01-26)
## What's Changed
* feat(panel): added by @Zewed in https://github.com/StanGirard/quivr/pull/2088
* feat: 🎸 api by @StanGirard in https://github.com/StanGirard/quivr/pull/2078
* fix(frontend): clear message input on submit by @Zewed in https://github.com/StanGirard/quivr/pull/2087
* fix: 🐛 related by @StanGirard in https://github.com/StanGirard/quivr/pull/2090
* feat: Added translation status badge from inlang by @NilsJacobsen in https://github.com/StanGirard/quivr/pull/2080
* fix(streaming): Data Truncation Issue in useHandleStream Function by @openperf in https://github.com/StanGirard/quivr/pull/2079
* feat: 🎸 sources by @StanGirard in https://github.com/StanGirard/quivr/pull/2092
* fix(frontend): clean related Brains useEffect by @Zewed in https://github.com/StanGirard/quivr/pull/2091
## New Contributors
* @openperf made their first contribution in https://github.com/StanGirard/quivr/pull/2079
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.183...v0.0.184
## 0.0.183 (2024-01-24)
## What's Changed