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 cb68d9e commit a09e6c1Copy full SHA for a09e6c1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.36.0 / 2023-04-13
2
+==================
3
+
4
+* feat: add support for `media_metadata` param for `upload` and `explicit`
5
+* feat: passing context and metadata when using rename
6
7
1.35.0 / 2023-03-03
8
==================
9
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.35.0",
+ "version": "1.36.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments