Skip to content

Commit 266d5e6

Browse files
committed
Release 9.5.2
1 parent c4572ea commit 266d5e6

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
@@ -186,7 +186,7 @@ export class AppComponent {
186186

187187
> **Special behaviour for dropzones:**
188188
>
189-
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
189+
> `onComplete` only fires if `showFinishButton = true` (when the user clicks "Finish").
190190
>
191191
> `onUpdate` must be used when `showFinishButton = false`.
192192
>

projects/bytescale-upload-widget-angular/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-angular",
3-
"version": "9.5.1",
3+
"version": "9.5.2",
44
"author": "Bytescale <[email protected]> (https://www.bytescale.com)",
55
"description": "Angular 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)