Skip to content

Commit d31de32

Browse files
author
cloudinary-bot
committed
Version 2.1.2
1 parent a5eb80e commit d31de32

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.1.2 / 2024-08-18
2+
==================
3+
4+
* Fix ActiveStorage type detection for email files
5+
* Add `changelog_uri` to `gemspec`
6+
17
2.1.1 / 2024-05-28
28
==================
39

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.1.1"
3+
VERSION = "2.1.2"
44
end

0 commit comments

Comments
 (0)