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 31432c8 commit b29662dCopy full SHA for b29662d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.26.3 / 2021-08-01
2
+==================
3
+
4
+ * Add update_metada type to upload api (#500)
5
+ * Return structured metadata in resources APIs (#503)
6
7
1.26.2 / 2021-07-04
8
==================
9
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.26.2",
+ "version": "1.26.3",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments