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 d8c4c32 commit 352a5b5Copy full SHA for 352a5b5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.34.0 / 2023-02-13
2
+==================
3
+
4
+ * fix: resource_type is not optional
5
+ * feat: search for folders
6
+ * feat: support for extra_headers in upload request
7
8
1.33.0 / 2022-12-15
9
==================
10
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.33.0",
+ "version": "1.34.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments