We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74f100 commit 61af348Copy full SHA for 61af348
.release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
"backend/core": "0.0.16",
3
- ".": "0.0.318"
+ ".": "0.0.319"
4
}
CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## 0.0.319 (2024-10-01)
+
5
+## What's Changed
6
+* feat: Add error handling for rate-limited search in fetch_notion_pages by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3298
7
+* feat: Remove syncNotion from ConnectionCards by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3300
8
9
10
+**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.318...v0.0.319
11
12
## 0.0.318 (2024-09-30)
13
14
## What's Changed
0 commit comments