Skip to content

Commit 4c232cf

Browse files
Version Packages (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e14fee2 commit 4c232cf

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/uppy-official.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @transloadit/convex
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- e14fee2: - switch the example and docs to Uppy + @uppy/transloadit and remove the React/tus helpers
8+
- add signed assemblyOptions helpers and ensure expected upload counts are included in params
9+
- update docs for the new Uppy-first integration path
10+
311
## 0.0.6
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@transloadit/convex",
33
"description": "Transloadit component for Convex",
4-
"version": "0.0.6",
4+
"version": "0.1.0",
55
"type": "module",
66
"packageManager": "yarn@4.5.0",
77
"repository": {

0 commit comments

Comments
 (0)