chore(main): release 0.0.136 (#1867)

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


## 0.0.136 (2023-12-13)

## What's Changed
* feat: Add @tailwindcss/forms plugin and update by @StanGirard in
https://github.com/StanGirard/quivr/pull/1869
* feat: Refactor get_question_context_for_brain endpoint by @StanGirard
in https://github.com/StanGirard/quivr/pull/1872
* feat: Add file URL to DocumentAnswer objects by @StanGirard in
https://github.com/StanGirard/quivr/pull/1874
* Update .gitignore and add .gitmodules by @StanGirard in
https://github.com/StanGirard/quivr/pull/1875
* feat: add new actions modal by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1870
* feat: add selected brain tag and new discussion button to actions
modal by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1873
* feat: add action modal change brain button by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1876


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.135...v0.0.136

---
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-12-13 11:57:55 +01:00 committed by GitHub
parent 14537524df
commit 6d7899b22a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,19 @@
# Changelog
## 0.0.136 (2023-12-13)
## What's Changed
* feat: Add @tailwindcss/forms plugin and update by @StanGirard in https://github.com/StanGirard/quivr/pull/1869
* feat: Refactor get_question_context_for_brain endpoint by @StanGirard in https://github.com/StanGirard/quivr/pull/1872
* feat: Add file URL to DocumentAnswer objects by @StanGirard in https://github.com/StanGirard/quivr/pull/1874
* Update .gitignore and add .gitmodules by @StanGirard in https://github.com/StanGirard/quivr/pull/1875
* feat: add new actions modal by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1870
* feat: add selected brain tag and new discussion button to actions modal by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1873
* feat: add action modal change brain button by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1876
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.135...v0.0.136
## 0.0.135 (2023-12-11)
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.134...v0.0.135