Skip to content

Commit 8fb4887

Browse files
authored
chore(main): release 0.0.311 (#3194)
🤖 I have created a release *beep* *boop* --- ## 0.0.311 (2024-09-12) ## What's Changed * chore(embeddings): added tests for embeddings by @StanGirard in #3183 * feat(uptime): check if connection to db works by @StanGirard in #3199 **Full Changelog**: v0.0.310...v0.0.311 --- 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 d9b0e62 commit 8fb4887

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.14",
3-
".": "0.0.310"
3+
".": "0.0.311"
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.311 (2024-09-12)
4+
5+
## What's Changed
6+
* chore(embeddings): added tests for embeddings by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3183
7+
* feat(uptime): check if connection to db works by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3199
8+
9+
10+
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.310...v0.0.311
11+
312
## 0.0.310 (2024-09-10)
413

514
## What's Changed

0 commit comments

Comments
 (0)