chore(main): release 0.0.202 (#2179)

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


## 0.0.202 (2024-02-11)

## What's Changed
* fix(frontend): change placeholder in chat bar by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2177
* fix(frontend): remove notification banner by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2178
* fix(frontend): remove onboarding questions by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2176
* feat(frontend): new modal for add knowledge by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2173
* Revert "fix(frontend): remove onboarding questions" by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2181
* fix(frontend): remove onboarding question by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2183


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.201...v0.0.202

---
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-02-10 20:50:05 -08:00 committed by GitHub
parent 1f16b58f3f
commit d4b40b3b42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,18 @@
# Changelog
## 0.0.202 (2024-02-11)
## What's Changed
* fix(frontend): change placeholder in chat bar by @Zewed in https://github.com/QuivrHQ/quivr/pull/2177
* fix(frontend): remove notification banner by @Zewed in https://github.com/QuivrHQ/quivr/pull/2178
* fix(frontend): remove onboarding questions by @Zewed in https://github.com/QuivrHQ/quivr/pull/2176
* feat(frontend): new modal for add knowledge by @Zewed in https://github.com/QuivrHQ/quivr/pull/2173
* Revert "fix(frontend): remove onboarding questions" by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2181
* fix(frontend): remove onboarding question by @Zewed in https://github.com/QuivrHQ/quivr/pull/2183
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.201...v0.0.202
## 0.0.201 (2024-02-10)
## What's Changed