Skip to content

Commit ad90190

Browse files
author
cloudinary-bot
committedMar 11, 2025·
Version 2.6.0
1 parent 64bdc9d commit ad90190

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
 

‎CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.6.0 / 2025-03-11
2+
==================
3+
4+
* chore: bumped jsdoc
5+
* fix: defaults for related asset methods and proper content_type
6+
* chore: Updated Sample Projects (#698)
7+
* fix: metadata field datasource type (#693)
8+
* feat: Add support for DELETE /resources/backup/:asset_id (#700)
9+
* chore: dev dependencies cleanup
10+
* chore: new node version support in CI
11+
112
2.5.1 / 2024-10-08
213
==================
314

‎package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.