Skip to content

Commit 17b972c

Browse files
committed
Release 4.3.1
1 parent 97e65db commit 17b972c

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
@@ -467,7 +467,7 @@ UrlBuilder.url({
467467

468468
#### Archives
469469

470-
To extract the file `document.docx` from the uploaded ZIP file `/example.zip`, use the following:
470+
To extract the file `document.docx` from the uploaded ZIP file `/example.zip`:
471471

472472
```javascript
473473
// Returns: "https://upcdn.io/1234abc/archive/example.zip?m=extract&artifact=/document.docx"

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.3.0",
3+
"version": "4.3.1",
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)