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 ed87ba6 commit b73593aCopy full SHA for b73593a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.6.7 / 2020-10-04
2
+==================
3
+
4
+* Fix duplicate attributes for kebab-case props (#196)
5
+* Update cloudinary-core version to 2.11.3
6
7
1.6.6 / 2020-07-27
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
- "version": "1.6.6",
+ "version": "1.6.7",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
0 commit comments