Skip to content

Commit 07eac6f

Browse files
Version 1.21.0
1 parent e5a9274 commit 07eac6f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
1.21.0 / 2020-03-29
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
* Add types for Structured Metadata functions (#359)
7+
* Added types for upload response callback (#360)
8+
* Updated promise types for resources methods (#358)
9+
10+
Other Changes
11+
-------------
12+
* Add back to responses sent from Admin API (#361)
13+
* Align all structured metadata tests with reference implementation (#351)
14+
* Improve provisioning api tests (#354)
15+
* Refactor in a wait period for eager uploads (#355)
16+
17+
118
1.20.0 / 2020-03-11
219
==================
320

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

0 commit comments

Comments
 (0)