chore(main): release 0.0.222 (#2327)

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


## 0.0.222 (2024-03-09)

## What's Changed
* feat: Update langchain.prompts and langchain_core.messages modules by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2326
* feat(frontend): social buttons by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2325
* fix(frontend): upgrade to plus button by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2324
* fix(frontend): maximum amount of brains reached by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2323


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.221...v0.0.222

---
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-08 16:43:15 -08:00 committed by GitHub
parent d247b7a6f0
commit f23dd90ecb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
# Changelog
## 0.0.222 (2024-03-09)
## What's Changed
* feat: Update langchain.prompts and langchain_core.messages modules by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2326
* feat(frontend): social buttons by @Zewed in https://github.com/QuivrHQ/quivr/pull/2325
* fix(frontend): upgrade to plus button by @Zewed in https://github.com/QuivrHQ/quivr/pull/2324
* fix(frontend): maximum amount of brains reached by @Zewed in https://github.com/QuivrHQ/quivr/pull/2323
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.221...v0.0.222
## 0.0.221 (2024-03-07)
## What's Changed