Skip to content

Commit 002ca2c

Browse files
author
cloudinary-bot
committed
Version 2.3.1
1 parent 8e321da commit 002ca2c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.3.1 / 2025-06-17
2+
==================
3+
4+
* Fix API parameters signature
5+
* Allow passing tag attributes for `cloudinary_js_config` tag
6+
* Fix `Cloudinary::Uploader.exists?` method
7+
18
2.3.0 / 2025-02-20
29
==================
310

lib/cloudinary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Cloudinary
22
module Cloudinary
3-
VERSION = "2.3.0"
3+
VERSION = "2.3.1"
44
end

0 commit comments

Comments
 (0)