Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Nov 16, 2016
1 parent b28a2da commit 87b6667
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.0.1 / 2016-11-16
==================

* Add jsdom to development requirements
* Update name and location of repository in package.json and bower.json

1.0.0 / 2016-10-06
==================

Expand All @@ -7,4 +13,4 @@
* Image element
* Video element
* CloudinaryContext element
* Transformation element
* Transformation element
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.0.0",
"version": "1.0.1",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 87b6667

Please sign in to comment.