Skip to content

Commit fadce5b

Browse files
author
cloudinary-bot
committed
Version 1.28.0
1 parent 2d0a046 commit fadce5b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
1.27.1 / 2021-10-11
215
==================
316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Cloudinary <[email protected]>",
33
"name": "cloudinary",
44
"description": "Cloudinary NPM for node.js integration",
5-
"version": "1.27.1",
5+
"version": "1.28.0",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)