Skip to content

Commit 4920487

Browse files
author
cloudinary-bot
committed
Version 1.25.2
1 parent e2d483f commit 4920487

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
1.25.1 / 2021-03-22
212
==================
313

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

0 commit comments

Comments
 (0)