Skip to content

Commit 4534b58

Browse files
author
cloudinary-bot
committed
Version 1.29.0
1 parent 3d3ef48 commit 4534b58

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
1.29.0 / 2022-03-24
2+
==================
3+
4+
New functionality
5+
-----------------
6+
* Add support for `resources_by_asset_ids` Admin API (#529)
7+
* Add support for `reorder_metadata_fields` Admin API (#526)
8+
9+
Other changes
10+
-----------------
11+
* bump bson version (#541)
12+
* bumbed ejs version in photo_album (#540)
13+
* Add Travis configuration for node 16 (#535)
14+
* Stabilize OCR tests (#533)
15+
* update README (#528)
16+
* Stabilize metadata tests (#530)
17+
18+
119
1.28.1 / 2022-01-06
220
==================
321

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.28.1",
5+
"version": "1.29.0",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)