Skip to content

Commit

Permalink
chore(main): release 0.0.282 (#2840)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 0.0.282 (2024-07-11)

## What's Changed
* chore: Update quivr-core and chainlit versions in requirements.txt by
@StanGirard in #2839
* chore(config): migrate renovate config by @renovate in
#2838
* fix: fixes duplicate response bug by @AmineDiro in
#2843
* fix(frontend): remove possibilities to create brain if max amount by
@Zewed in #2847
* fix(frontend): general before connections by @Zewed in
#2848
* fix(backend): thumbs button were broken by @Zewed in
#2849


**Full Changelog**:
v0.0.281...v0.0.282

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
StanGirard authored Jul 11, 2024
1 parent 2d2ccc3 commit 38b01b1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"backend/core": "0.0.8",
".": "0.0.281"
".": "0.0.282"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.0.282 (2024-07-11)

## What's Changed
* chore: Update quivr-core and chainlit versions in requirements.txt by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2839
* chore(config): migrate renovate config by @renovate in https://github.com/QuivrHQ/quivr/pull/2838
* fix: fixes duplicate response bug by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/2843
* fix(frontend): remove possibilities to create brain if max amount by @Zewed in https://github.com/QuivrHQ/quivr/pull/2847
* fix(frontend): general before connections by @Zewed in https://github.com/QuivrHQ/quivr/pull/2848
* fix(backend): thumbs button were broken by @Zewed in https://github.com/QuivrHQ/quivr/pull/2849


**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.281...v0.0.282

## 0.0.281 (2024-07-11)

## What's Changed
Expand Down

0 comments on commit 38b01b1

Please sign in to comment.