Skip to content

Commit f40f243

Browse files
committed
chore(main): release core 0.0.34
1 parent 699b549 commit f40f243

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"core": "0.0.33"
2+
"core": "0.0.34"
33
}

core/CHANGELOG.md

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

3+
## [0.0.34](https://github.com/QuivrHQ/quivr/compare/core-0.0.33...core-0.0.34) (2025-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Zendesk system prompt ([#3592](https://github.com/QuivrHQ/quivr/issues/3592)) ([699b549](https://github.com/QuivrHQ/quivr/commit/699b5495f5519e79fd2a6d0e362402c3c77d06b8))
9+
310
## [0.0.33](https://github.com/QuivrHQ/quivr/compare/core-0.0.32...core-0.0.33) (2025-02-03)
411

512

core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quivr-core"
3-
version = "0.0.33"
3+
version = "0.0.34"
44
description = "Quivr core RAG package"
55
authors = [{ name = "Stan Girard", email = "[email protected]" }]
66
dependencies = [

0 commit comments

Comments
 (0)