Skip to content

Commit 00b5093

Browse files
committed
Release 2.3.6
1 parent cbd6dd0 commit 00b5093

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,11 @@ Upload.io benefits developers with:
203203
- Powerful Rules Engine (Rate Limiting, Traffic Limiting, IP Blacklisting, Expiring Links, etc)
204204
- File Transformations (Image Resizing, Cropping, Optimization, etc)
205205

206-
### 🔧 Can I bring my own file storage?
206+
## 🔧 Can I bring my own file storage?
207207

208-
**Yes!** [Upload.io](https://upload.io) supports custom S3 buckets. You are still required to [create an Upload.io account](https://upload.io).
208+
**Yes!** [Upload.io](https://upload.io) supports custom S3 buckets.
209+
210+
You will still need to [create an Upload.io account](https://upload.io).
209211

210212
## Contribute
211213

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-uploader",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"author": "Upload <hello@upload.io> (https://upload.io)",
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)