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 2d3afdf commit f8a84bcCopy full SHA for f8a84bc
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+1.0.4 / 2017-05-25
3
+==================
4
+
5
+ * Refactor test for Transformation. Fixes #17. Fixes #13. References #10.
6
7
1.0.3 / 2017-04-16
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
0 commit comments