Skip to content

Commit a475d9f

Browse files
author
cloudinary-bot
committedJul 16, 2024·
Version 2.3.0
1 parent cb6acab commit a475d9f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
 

‎CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.3.0 / 2024-07-16
2+
==================
3+
4+
* fix: url analytics property name
5+
* fix: dependencies explicit version (fix for CI)
6+
* fix: decoding transformation string before sending in upload payload
7+
* feat: update folders
8+
19
2.2.0 / 2024-04-22
210
==================
311

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

0 commit comments

Comments
 (0)
Please sign in to comment.