Skip to content

Commit 2f8d02e

Browse files
Version 1.6.1
1 parent 4352171 commit 2f8d02e

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+
1.6.1 / 2020-07-11
2+
==================
3+
4+
* Fix bug where image width was set to 'null' for responsive images
5+
* Add a warning when 'responsive' prop is not affecting the transformation (#176)
6+
* Update cloudinary-core dependency to version 2.10.3
7+
18
1.6.0 / 2020-07-06
29
==================
310

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.0",
3+
"version": "1.6.1",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)