Skip to content

Commit 292cb5a

Browse files
committed
extract css
1 parent 16df28d commit 292cb5a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-image-upload/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @fourcels/react-image-upload
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- extract css
8+
- add ref props
9+
310
## 0.5.13
411

512
### Patch Changes

packages/react-image-upload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fourcels/react-image-upload",
3-
"version": "0.5.13",
3+
"version": "0.6.0",
44
"type": "module",
55
"description": "A image upload component for React",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)