Skip to content

Commit

Permalink
Version 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Mar 24, 2022
1 parent 3d3ef48 commit 4534b58
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
1.29.0 / 2022-03-24
==================

New functionality
-----------------
* Add support for `resources_by_asset_ids` Admin API (#529)
* Add support for `reorder_metadata_fields` Admin API (#526)

Other changes
-----------------
* bump bson version (#541)
* bumbed ejs version in photo_album (#540)
* Add Travis configuration for node 16 (#535)
* Stabilize OCR tests (#533)
* update README (#528)
* Stabilize metadata tests (#530)


1.28.1 / 2022-01-06
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
"version": "1.28.1",
"version": "1.29.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 4534b58

Please sign in to comment.