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 46d96ec commit d4b83c4Copy full SHA for d4b83c4
CHANGELOG.md
@@ -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
8
1.6.1 / 2020-07-11
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
- "version": "1.6.1",
+ "version": "1.6.2",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
0 commit comments