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 e2d483f commit 4920487Copy full SHA for 4920487
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+1.25.2 / 2021-05-30
2
+==================
3
+
4
+Other Changes
5
+ * Fix - Remove file extensions from require statements (#490)
6
+ * Fix - Add support for complex variable names (aheight) (#488)
7
+ * Fix - #486 - upload_prefix configuration retrieval (#487)
8
9
10
11
1.25.1 / 2021-03-22
12
==================
13
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.25.1",
+ "version": "1.25.2",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments