We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96f3ce commit 1b071d3Copy full SHA for 1b071d3
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+1.18.1 / 2020-09-30
3
+===================
4
+
5
+ * Update embedded `jquery.cloudinary.js` to fix ES5 compatibility issue
6
7
1.18.0 / 2020-09-27
8
===================
9
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "1.18.0"
+ VERSION = "1.18.1"
end
0 commit comments