Skip to content

Commit

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


## 0.0.283 (2024-07-12)

## What's Changed
* feat: Add bulk_id field to CreateNotification and Notification models
by @StanGirard in #2850
* feat: Add bulk_id field to CreateNotification and Notification models
by @StanGirard in #2854
* fix: quiv core stream duplicate and quivr-core rag tests by @AmineDiro
in #2852
* feat: Add category and brain_id fields to CreateNotification and
Notification models by @StanGirard in
#2856
* feat: Update file loading logic in File model by @StanGirard in
#2857


**Full Changelog**:
v0.0.282...v0.0.283

---
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 committed Jul 12, 2024
1 parent 131a1f3 commit 5f45e11
Show file tree
Hide file tree
Showing 2 changed files with 13 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.282"
".": "0.0.283"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.0.283 (2024-07-12)

## What's Changed
* feat: Add bulk_id field to CreateNotification and Notification models by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2850
* feat: Add bulk_id field to CreateNotification and Notification models by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2854
* fix: quiv core stream duplicate and quivr-core rag tests by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/2852
* feat: Add category and brain_id fields to CreateNotification and Notification models by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2856
* feat: Update file loading logic in File model by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2857


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

## 0.0.282 (2024-07-11)

## What's Changed
Expand Down

0 comments on commit 5f45e11

Please sign in to comment.