Skip to content

Commit 87b6667

Browse files
author
Amir Tocker
committed
Version 1.0.1
1 parent b28a2da commit 87b6667

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.0.1 / 2016-11-16
3+
==================
4+
5+
* Add jsdom to development requirements
6+
* Update name and location of repository in package.json and bower.json
7+
28
1.0.0 / 2016-10-06
39
==================
410

@@ -7,4 +13,4 @@
713
* Image element
814
* Video element
915
* CloudinaryContext element
10-
* Transformation element
16+
* Transformation element

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.0.0",
3+
"version": "1.0.1",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)