Skip to content

Commit b73593a

Browse files
Version 1.6.7
1 parent ed87ba6 commit b73593a

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.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+
17
1.6.6 / 2020-07-27
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.6",
3+
"version": "1.6.7",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)