Skip to content

Commit 923a66e

Browse files
author
cloudinary-bot
committed
Version 2.7.0
1 parent ec4b65f commit 923a66e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.7.0 / 2025-06-18
2+
==================
3+
4+
* fix: prevent parameter injection via ampersand in parameter values (#709)
5+
16
2.6.1 / 2025-05-05
27
==================
38

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

0 commit comments

Comments
 (0)