Skip to content

Commit f65625e

Browse files
[ci] release
1 parent 1fbb95d commit f65625e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-buses-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/@uppy/companion/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @uppy/companion
22

3+
## 6.1.1
4+
5+
### Patch Changes
6+
7+
- 6a60ee5: Reject request early instead of crashing on missing `filename` for /s3/multipart and /s3/params endpoints
8+
39
## 6.1.0
410

511
### Minor Changes

packages/@uppy/companion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uppy/companion",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
55
"types": "lib/companion.d.ts",
66
"author": "Transloadit.com",

0 commit comments

Comments
 (0)