Skip to content

Commit 3523665

Browse files
authored
chore(main): release 0.0.317 (#3285)
🤖 I have created a release *beep* *boop* --- ## 0.0.317 (2024-09-30) ## What's Changed * feat: update SyncsUser status field to be optional by @StanGirard in #3284 * fix(frontend): onboarding modal by @Zewed in #3286 * feat: Remove syncNotion from ConnectionCards by @StanGirard in #3289 **Full Changelog**: v0.0.316...v0.0.317 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0ea4521 commit 3523665

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"backend/core": "0.0.16",
3-
".": "0.0.316"
3+
".": "0.0.317"
44
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.0.317 (2024-09-30)
4+
5+
## What's Changed
6+
* feat: update SyncsUser status field to be optional by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3284
7+
* fix(frontend): onboarding modal by @Zewed in https://github.com/QuivrHQ/quivr/pull/3286
8+
* feat: Remove syncNotion from ConnectionCards by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3289
9+
10+
11+
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.316...v0.0.317
12+
313
## 0.0.316 (2024-09-30)
414

515
## What's Changed

0 commit comments

Comments
 (0)