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 16df28d commit 292cb5aCopy full SHA for 292cb5a
packages/react-image-upload/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @fourcels/react-image-upload
2
3
+## 0.6.0
4
+
5
+### Minor Changes
6
7
+- extract css
8
+- add ref props
9
10
## 0.5.13
11
12
### Patch Changes
packages/react-image-upload/package.json
@@ -1,6 +1,6 @@
{
"name": "@fourcels/react-image-upload",
- "version": "0.5.13",
+ "version": "0.6.0",
"type": "module",
"description": "A image upload component for React",
"main": "./dist/index.js",
0 commit comments