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 28d84c4 commit 39d41aeCopy full SHA for 39d41ae
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.6.3 / 2020-07-26
2
+==================
3
+
4
+* Fix lazy loading of responsive images (#182)
5
+* Update cloudinary-core to version 2.11.0
6
7
1.6.2 / 2020-07-16
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
0 commit comments