chore(main): release 0.0.114 (#1634)

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


## 0.0.114 (2023-11-16)

## What's Changed
* feat: add api brain creation frontend by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1631
* refactor: add modules folder by @gozineb in
https://github.com/StanGirard/quivr/pull/1633
* feat: update settings tab add api brain definition by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1635
* feat: add public api brain subscription by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1636
* fix: delete brain on users click in brains management by @gozineb in
https://github.com/StanGirard/quivr/pull/1638


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.113...v0.0.114

---
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-11-16 13:08:48 +01:00 committed by GitHub
parent 18946ad329
commit f14366abfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,17 @@
# Changelog
## 0.0.114 (2023-11-16)
## What's Changed
* feat: add api brain creation frontend by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1631
* refactor: add modules folder by @gozineb in https://github.com/StanGirard/quivr/pull/1633
* feat: update settings tab add api brain definition by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1635
* feat: add public api brain subscription by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1636
* fix: delete brain on users click in brains management by @gozineb in https://github.com/StanGirard/quivr/pull/1638
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.113...v0.0.114
## 0.0.113 (2023-11-14)
## What's Changed