Skip to content

Commit 50a940c

Browse files
authored
chore(main): release 0.0.307 (#3161)
🤖 I have created a release *beep* *boop* --- ## 0.0.307 (2024-09-06) ## What's Changed * fix: tests pytest-asyncio by @AmineDiro in #3157 * fix: remove unused 'models' field in check_premium.py by @StanGirard in #3164 **Full Changelog**: v0.0.306...v0.0.307 --- 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 b3a78a2 commit 50a940c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.13",
3-
".": "0.0.306"
3+
".": "0.0.307"
44
}

CHANGELOG.md

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

3+
## 0.0.307 (2024-09-06)
4+
5+
## What's Changed
6+
* fix: tests pytest-asyncio by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/3157
7+
* fix: remove unused 'models' field in check_premium.py by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3164
8+
9+
10+
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.306...v0.0.307
11+
312
## 0.0.306 (2024-09-05)
413

514
## What's Changed

0 commit comments

Comments
 (0)