mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 07:59:00 +03:00
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 https://github.com/QuivrHQ/quivr/pull/3284 * fix(frontend): onboarding modal by @Zewed in https://github.com/QuivrHQ/quivr/pull/3286 * feat: Remove syncNotion from ConnectionCards by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3289 **Full Changelog**: https://github.com/QuivrHQ/quivr/compare/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).
This commit is contained in:
parent
0ea4521998
commit
35236654a0
@ -1,4 +1,4 @@
|
||||
{
|
||||
"backend/core": "0.0.16",
|
||||
".": "0.0.316"
|
||||
".": "0.0.317"
|
||||
}
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.317 (2024-09-30)
|
||||
|
||||
## What's Changed
|
||||
* feat: update SyncsUser status field to be optional by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3284
|
||||
* fix(frontend): onboarding modal by @Zewed in https://github.com/QuivrHQ/quivr/pull/3286
|
||||
* feat: Remove syncNotion from ConnectionCards by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3289
|
||||
|
||||
|
||||
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.316...v0.0.317
|
||||
|
||||
## 0.0.316 (2024-09-30)
|
||||
|
||||
## What's Changed
|
||||
|
Loading…
Reference in New Issue
Block a user