Skip to content

Commit 1a3e03c

Browse files
authored
chore(main): release core 0.0.25 (#3500)
🤖 I have created a release *beep* *boop* --- ## [0.0.25](core-0.0.24...core-0.0.25) (2024-11-28) ### Bug Fixes * megaparse sdk with nats ([#3496](#3496)) ([e68b4f4](e68b4f4)) ### Documentation * Enhance example/chatbot with added instructions ([#3506](#3506)) ([d1d608d](d1d608d)) --- 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 541e4f0 commit 1a3e03c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"core": "0.0.24"
2+
"core": "0.0.25"
33
}

core/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.0.25](https://github.com/QuivrHQ/quivr/compare/core-0.0.24...core-0.0.25) (2024-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* megaparse sdk with nats ([#3496](https://github.com/QuivrHQ/quivr/issues/3496)) ([e68b4f4](https://github.com/QuivrHQ/quivr/commit/e68b4f45698898f6b514d4779c8e5fd7332f2e67))
9+
10+
11+
### Documentation
12+
13+
* Enhance example/chatbot with added instructions ([#3506](https://github.com/QuivrHQ/quivr/issues/3506)) ([d1d608d](https://github.com/QuivrHQ/quivr/commit/d1d608d19ffb9213910575981eff3527f7d232a0))
14+
315
## [0.0.24](https://github.com/QuivrHQ/quivr/compare/core-0.0.23...core-0.0.24) (2024-11-14)
416

517

core/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quivr-core"
3-
version = "0.0.24"
3+
version = "0.0.25"
44
description = "Quivr core RAG package"
55
authors = [
66
{ name = "Stan Girard", email = "[email protected]" }

0 commit comments

Comments
 (0)