Skip to content

Commit 11822fa

Browse files
author
Amir Tocker
committed
Version 1.13.1
1 parent 2a56cd9 commit 11822fa

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,4 +1,11 @@
11

2+
1.13.1 / 2018-11-13
3+
===================
4+
5+
* Filter files in the npm package
6+
* Add polyfill for `Object.entries`
7+
* Add `update_version` script
8+
29
1.13.0 / 2018-11-13
310
===================
411

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

0 commit comments

Comments
 (0)