We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceafb9a commit 87cb8d1Copy full SHA for 87cb8d1
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
- "version": "1.0.0-rc1",
+ "version": "1.0.0",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
0 commit comments