Skip to content

Commit 518c0e5

Browse files
author
cloudinary-bot
committed
Version 1.25.1
1 parent fb18bb2 commit 518c0e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.25.1 / 2021-03-22
2+
==================
3+
4+
* Fix/unhandled promise rejection call api (#481)
5+
* Fix return type of api_url function(return String instead of Promise) (#483)
6+
* Add SHA-256 support for auth signatures (#479)
7+
18
1.25.0 / 2021-02-22
29
==================
310

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

0 commit comments

Comments
 (0)