Skip to content

Commit 81cd008

Browse files
author
Amir Tocker
committed
Version 1.4.2
1 parent dd90fba commit 81cd008

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+
2+
1.4.2 / 2016-09-14
3+
==================
4+
5+
New functionality
6+
-----------------
7+
8+
* Add publish API: `publish_by_prefix`, `publish_by_public_ids`, `publish_by_tag`.
9+
* Add `to_type` to `rename`.
10+
11+
Other changes
12+
-------------
13+
14+
* Get version in `utils` from `package.json`
15+
* Fix tests.
16+
117
1.4.1 / 2016-06-22
218
==================
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.4.1",
5+
"version": "1.4.2",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)