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 ad0b83c commit 78c51b4Copy full SHA for 78c51b4
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+2.4.0 / 2024-07-30
2
+==================
3
+
4
+* feat: exposing config endpoint from admin api
5
+* fix: update metadata field added missing param default_disabled
6
+* fix: types definitions
7
8
9
2.3.1 / 2024-07-25
10
==================
11
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.3.1",
+ "version": "2.4.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments