We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0adf36 commit 8cd9df3Copy full SHA for 8cd9df3
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+2.1.0 / 2024-03-29
2
+==================
3
+
4
+ * feat: added support for new api in beta - analyze api
5
+ * chore: added state to datasource entry type
6
+ * fix: metadata field api response datasource type improved
7
+ * feat: notification-url for rename and destroy methods
8
9
2.0.3 / 2024-03-05
10
==================
11
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.0.3",
+ "version": "2.1.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments