chore(main): release 0.0.88 (#1322)

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


## 0.0.88 (2023-10-05)

## What's Changed
* fix: wrap parsing with try catch statements by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1321
* fix: 🐛 ↕️ 📱height now matches mobile height by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1323
* feat: add onboarding step 3 by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1324
* feat: restructure the sidebar of the brains management page by
@matthieujacq in https://github.com/StanGirard/quivr/pull/1325
* feat: add onboarding table by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1327
* feat: update onboarding controller and fix typo by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1333


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.87...v0.0.88

---
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-10-05 17:34:15 +02:00 committed by GitHub
parent 28ef515458
commit 408aa8f87a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,18 @@
# Changelog
## 0.0.88 (2023-10-05)
## What's Changed
* fix: wrap parsing with try catch statements by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1321
* fix: 🐛 ↕️ 📱height now matches mobile height by @matthieujacq in https://github.com/StanGirard/quivr/pull/1323
* feat: add onboarding step 3 by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1324
* feat: restructure the sidebar of the brains management page by @matthieujacq in https://github.com/StanGirard/quivr/pull/1325
* feat: add onboarding table by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1327
* feat: update onboarding controller and fix typo by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1333
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.87...v0.0.88
## 0.0.87 (2023-10-03)
## What's Changed