We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6acab commit a475d9fCopy full SHA for a475d9f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+2.3.0 / 2024-07-16
2
+==================
3
+
4
+ * fix: url analytics property name
5
+ * fix: dependencies explicit version (fix for CI)
6
+ * fix: decoding transformation string before sending in upload payload
7
+ * feat: update folders
8
9
2.2.0 / 2024-04-22
10
==================
11
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.2.0",
+ "version": "2.3.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments