Skip to content

Commit 060a5e2

Browse files
author
cloudinary-bot
committed
Version 2.3.1
1 parent b75f45f commit 060a5e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
2.3.0 / 2024-07-16
28
==================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Cloudinary <[email protected]>",
33
"name": "cloudinary",
44
"description": "Cloudinary NPM for node.js integration",
5-
"version": "2.3.0",
5+
"version": "2.3.1",
66
"homepage": "https://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)