Skip to content

Commit b3540b2

Browse files
committed
Version 1.18.0
1 parent 7520cfd commit b3540b2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.18.0 / 2019-12-09
2+
===================
3+
4+
New functionality
5+
-----------------
6+
* Add live parameter to create_upload_preset and update_upload_preset
7+
8+
Other changes
9+
-------------
10+
* Fixed tests on Utils and Cloudinary_spec and removed a duplicate one
11+
112

213
1.17.0 / 2019-11-11
314
===================

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

0 commit comments

Comments
 (0)