We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572a6b4 commit 895f1dcCopy full SHA for 895f1dc
CHANGELOG.md
@@ -1,4 +1,10 @@
1
2
+1.13.0 / 2018-11-13
3
+===================
4
+
5
+ * Support listing of named transformations using the `named` parameter
6
+ * Fix Node version check. Fixes #217
7
8
1.12.0 / 2018-11-08
9
===================
10
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.12.0",
+ "version": "1.13.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments