Skip to content

Commit

Permalink
Release 9.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed Sep 23, 2023
1 parent c4572ea commit 266d5e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export class AppComponent {

> **Special behaviour for dropzones:**
>
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
> `onComplete` only fires if `showFinishButton = true` (when the user clicks "Finish").
>
> `onUpdate` must be used when `showFinishButton = false`.
>
Expand Down
2 changes: 1 addition & 1 deletion projects/bytescale-upload-widget-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytescale/upload-widget-angular",
"version": "9.5.1",
"version": "9.5.2",
"author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)",
"description": "Angular File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐",
"license": "MIT",
Expand Down

0 comments on commit 266d5e6

Please sign in to comment.