Skip to content

Commit

Permalink
chore(main): release 0.0.323
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Oct 16, 2024
1 parent ffe86ca commit 1cbf77c
Show file tree
Hide file tree
Showing 2 changed files with 11 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.17",
".": "0.0.322"
".": "0.0.323"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.0.323 (2024-10-16)

## What's Changed
* docs(fix): fixed warnings from griffe by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3381
* chore(main): release core 0.0.17 by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3221
* fix(core): megaparse config by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3384


**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.322...v0.0.323

## 0.0.322 (2024-10-15)

## What's Changed
Expand Down

0 comments on commit 1cbf77c

Please sign in to comment.