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 76c04c7 commit 9c0c177Copy full SHA for 9c0c177
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+2.2.0 / 2024-04-22
2
+==================
3
+
4
+* feat: selective response for admin and search api
5
+* feat: multiple values support for fields and with_field methods in search api
6
7
2.1.0 / 2024-03-29
8
==================
9
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.1.0",
+ "version": "2.2.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments