Skip to content

Commit 5629a82

Browse files
author
cloudinary-bot
committed
Version 1.25.0
1 parent 6109876 commit 5629a82

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
1.25.0 / 2021-02-22
2+
==================
3+
4+
New functionality
5+
-----------------
6+
* Add sort by metadata field (#474)
7+
* Add filename override param (#471)
8+
9+
Other changes
10+
-------------
11+
* Add safe base64 to all url generation (#477)
12+
* Fix config backup in sign requests test (#476)
13+
* Add missing types to create/delete_folder and private_download_url (#473)
14+
* Add validation to genreate_auth_token to enforce url or acl (#472)
15+
16+
117

218
1.24.0 / 2021-01-31
319
=============

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

0 commit comments

Comments
 (0)