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 ee131e6 commit b89115fCopy full SHA for b89115f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+2.8.0 / 2025-10-20
2
+==================
3
+
4
+ * support target_asset_folder for generate archive (#717)
5
+ * feat: allow deleting resources by asset_ids (#701)
6
+ * feat: Add support for restoring asset(s) by asset id (#707)
7
8
2.7.0 / 2025-06-18
9
==================
10
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.7.0",
+ "version": "2.8.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments