Skip to content

Commit 87cb8d1

Browse files
author
Amir Tocker
committed
Version 1.0.0
1 parent ceafb9a commit 87cb8d1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
1.0.0 / 2016-10-06
3+
==================
4+
5+
# provide basic Cloudinary elements for React
6+
7+
* Image element
8+
* Video element
9+
* CloudinaryContext element
10+
* 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-rc1",
3+
"version": "1.0.0",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)