chore(main): release 0.0.227 (#2379)

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


## 0.0.227 (2024-03-28)

## What's Changed
* fix(backend): invitation with new brains did not work by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2378
* fix(backend): invitation brain bugs by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2380
* fix(frontend): disable knowledge tab by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2381
* fix(frontend): dark mode issues by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2382
* feat(frontend): show icons only on hover except for last message by
@Zewed in https://github.com/QuivrHQ/quivr/pull/2377


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.226...v0.0.227

---
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-03-27 20:08:05 -07:00 committed by GitHub
parent 1e92e2a1e0
commit 07f9078cb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,17 @@
# Changelog
## 0.0.227 (2024-03-28)
## What's Changed
* fix(backend): invitation with new brains did not work by @Zewed in https://github.com/QuivrHQ/quivr/pull/2378
* fix(backend): invitation brain bugs by @Zewed in https://github.com/QuivrHQ/quivr/pull/2380
* fix(frontend): disable knowledge tab by @Zewed in https://github.com/QuivrHQ/quivr/pull/2381
* fix(frontend): dark mode issues by @Zewed in https://github.com/QuivrHQ/quivr/pull/2382
* feat(frontend): show icons only on hover except for last message by @Zewed in https://github.com/QuivrHQ/quivr/pull/2377
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.226...v0.0.227
## 0.0.226 (2024-03-21)
## What's Changed