Skip to content

Commit

Permalink
🔖 Version 4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee committed Nov 19, 2024
1 parent 96161f3 commit 67016ef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 19 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# CHANGELOG

## v.4.18.0 - 2024-11-14
## v4.18.1 - 2024-11-19
### Fixes
* ":bug: fix composed API server response not properly filling full_text_ocr in pages"
* :arrow_up: bump dependencies


## v4.18.0 - 2024-11-14
### Changes
* :sparkles: add support for business cards V1
* :sparkles: add support for delivery note V1.1
Expand Down
19 changes: 2 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mindee",
"version": "4.18.0",
"version": "4.18.1",
"description": "Mindee Client Library for Node.js",
"main": "src/index.js",
"bin": "bin/mindee.js",
Expand Down

0 comments on commit 67016ef

Please sign in to comment.