Skip to content

Commit 176c3d3

Browse files
committed
🔖 Version 4.33.0
1 parent b806d3a commit 176c3d3

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## v4.33.0 - 2025-10-27
4+
### Changes
5+
* :sparkles: add more details to V2 errors
6+
* :sparkles: add RAG metadata in V2 results
7+
8+
39
## v4.32.0 - 2025-10-13
410
### Changes
511
* :sparkles: add getting page count of a local source
@@ -12,7 +18,7 @@
1218

1319
## v4.31.0 - 2025-10-07
1420
### Changes
15-
* :sparkles: allow comparing v2 field confidence
21+
* :sparkles: allow comparing V2 field confidence
1622
* :coffin: remove obsolete US Mail V2
1723

1824

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mindee",
3-
"version": "4.32.0",
3+
"version": "4.33.0",
44
"description": "Mindee Client Library for Node.js",
55
"main": "src/index.js",
66
"bin": "bin/mindee.js",

0 commit comments

Comments
 (0)