Skip to content

Commit

Permalink
Version 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-jenkins committed Oct 4, 2020
1 parent ed87ba6 commit b73593a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.6.7 / 2020-10-04
==================

* Fix duplicate attributes for kebab-case props (#196)
* Update cloudinary-core version to 2.11.3

1.6.6 / 2020-07-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit b73593a

Please sign in to comment.