We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bdc9d commit ad90190Copy full SHA for ad90190
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+2.6.0 / 2025-03-11
2
+==================
3
+
4
+ * chore: bumped jsdoc
5
+ * fix: defaults for related asset methods and proper content_type
6
+ * chore: Updated Sample Projects (#698)
7
+ * fix: metadata field datasource type (#693)
8
+ * feat: Add support for DELETE /resources/backup/:asset_id (#700)
9
+ * chore: dev dependencies cleanup
10
+ * chore: new node version support in CI
11
12
2.5.1 / 2024-10-08
13
==================
14
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.5.1",
+ "version": "2.6.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments