Skip to content

Commit 39d41ae

Browse files
Version 1.6.3
1 parent 28d84c4 commit 39d41ae

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+
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+
17
1.6.2 / 2020-07-16
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-react",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)