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 2d0a046 commit fadce5bCopy full SHA for fadce5b
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+1.28.0 / 2022-01-02
2
+==================
3
+
4
+New functionality
5
+-----------------
6
+ * Add support for folder decoupling (#523)
7
+ * Add support for `resource_by_asset_id` Admin API (#522)
8
+ * Add proxy support (#518)
9
10
+Other changes
11
12
+ * Add tests for expression normalization (#521)
13
14
1.27.1 / 2021-10-11
15
==================
16
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.27.1",
+ "version": "1.28.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments