Skip to content

Commit

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


## 0.0.290 (2024-07-26)

## What's Changed
* fix(frontend): remove possibility to sync folder by @Zewed in
#2913
* fix(frontend): remove latence for delete notifications by @Zewed in
#2916
* fix(backend): fix error messages by @Zewed in
#2917
* feat(notifications): improved requirements by @StanGirard in
#2915


**Full Changelog**:
v0.0.289...v0.0.290

---
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 26, 2024
1 parent 43c47d8 commit 317277d
Show file tree
Hide file tree
Showing 2 changed files with 12 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.12",
".": "0.0.289"
".": "0.0.290"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.0.290 (2024-07-26)

## What's Changed
* fix(frontend): remove possibility to sync folder by @Zewed in https://github.com/QuivrHQ/quivr/pull/2913
* fix(frontend): remove latence for delete notifications by @Zewed in https://github.com/QuivrHQ/quivr/pull/2916
* fix(backend): fix error messages by @Zewed in https://github.com/QuivrHQ/quivr/pull/2917
* feat(notifications): improved requirements by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2915


**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.289...v0.0.290

## 0.0.289 (2024-07-25)

## What's Changed
Expand Down

0 comments on commit 317277d

Please sign in to comment.