Skip to content

Commit a96315d

Browse files
committed
Release 4.9.3
1 parent 5577454 commit a96315d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ const MyApp = () => (
145145

146146
> **Special behaviour for dropzones:**
147147
>
148-
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
148+
> `onComplete` only fires if `showFinishButton = true` (when the user clicks "Finish").
149149
>
150150
> `onUpdate` must be used when `showFinishButton = false`.
151151
>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bytescale/upload-widget-react",
3-
"version": "4.9.2",
3+
"version": "4.9.3",
44
"author": "Bytescale <[email protected]> (https://www.bytescale.com)",
55
"description": "React File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐",
66
"license": "MIT",

0 commit comments

Comments
 (0)