We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed51494 commit 427aad3Copy full SHA for 427aad3
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## v1.3.2
4
+
5
+### Fixes
6
+* 🐛 use PDF length instead of cut PDF size limit
7
8
## v1.3.1
9
10
### Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "mindee",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Mindee Client Library for Node.js",
"main": "mindee/index.js",
"license": "MIT",
0 commit comments