Skip to content

Commit d4b83c4

Browse files
Version 1.6.2
1 parent 46d96ec commit d4b83c4

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.2 / 2020-07-16
2+
==================
3+
4+
* Fix bug where non Cloudinary attribute names were changed (#181)
5+
* Add test for image update on prop change (#174)
6+
* Update readme: Audio, Placeholder & storybook
7+
18
1.6.1 / 2020-07-11
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.1",
3+
"version": "1.6.2",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)