Skip to content

Commit dc785c4

Browse files
author
cloudinary-bot
committed
Version 2.9.0
1 parent 0905db9 commit dc785c4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.9.0 / 2026-01-16
2+
==================
3+
4+
* chore: url parse replaced by native url + multiple fixes and rewrites (#730)
5+
* Fix: use native promises, closes #711, closes #686
6+
* feat: add support for dedicated_for parameter in update_access_key (#723)
7+
* feat: add allow_dynamic_list_values parameter support to add_metadata… (#724)
8+
19
2.8.0 / 2025-10-20
210
==================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Cloudinary <info@cloudinary.com>",
33
"name": "cloudinary",
44
"description": "Cloudinary NPM for node.js integration",
5-
"version": "2.8.0",
5+
"version": "2.9.0",
66
"homepage": "https://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)