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 b75f45f commit 060a5e2Copy full SHA for 060a5e2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+2.3.1 / 2024-07-25
2
+==================
3
+
4
+* fix: use 0.0.0 as fallback when package.json unavailable
5
+* fix: upload_chunked_stream works properly with more than 2 chunks
6
7
2.3.0 / 2024-07-16
8
==================
9
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.3.0",
+ "version": "2.3.1",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments