Skip to content

Commit

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


## 0.0.309 (2024-09-10)

## What's Changed
* chore: Add initial documentation files and configuration by
@StanGirard in QuivrHQ#3126
* chore: Add .readthedocs.yaml configuration file by @StanGirard in
QuivrHQ#3172
* fix(frontend): notion integration in front end by @Zewed in
QuivrHQ#3175
* chore(main): release core 0.0.14 by @StanGirard in
QuivrHQ#2945
* ci(rye): now core is built with rye by @StanGirard in
QuivrHQ#3177
* feat: Add external Supabase URL support for generating file signed URL
by @StanGirard in QuivrHQ#3179
* fix(onboarding): keeps setting it at false by @StanGirard in
QuivrHQ#3180


**Full Changelog**:
QuivrHQ/quivr@v0.0.308...v0.0.309

---
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 Sep 10, 2024
1 parent 36e5991 commit d6262f0
Show file tree
Hide file tree
Showing 2 changed files with 15 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.14",
".": "0.0.308"
".": "0.0.309"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.0.309 (2024-09-10)

## What's Changed
* chore: Add initial documentation files and configuration by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3126
* chore: Add .readthedocs.yaml configuration file by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3172
* fix(frontend): notion integration in front end by @Zewed in https://github.com/QuivrHQ/quivr/pull/3175
* chore(main): release core 0.0.14 by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2945
* ci(rye): now core is built with rye by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3177
* feat: Add external Supabase URL support for generating file signed URL by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3179
* fix(onboarding): keeps setting it at false by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3180


**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.308...v0.0.309

## 0.0.308 (2024-09-06)

## What's Changed
Expand Down

0 comments on commit d6262f0

Please sign in to comment.