Skip to content

Commit

Permalink
chore(release): 📦 version packages (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
t3dotgg and github-actions[bot] authored Dec 12, 2023
1 parent 216649e commit 1b68dcd
Show file tree
Hide file tree
Showing 22 changed files with 54 additions and 48 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-turkeys-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-dolphins-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-cups-guess.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"nextra-theme-docs": "^2.13.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4"
"uploadthing": "6.1.0"
},
"devDependencies": {
"@types/react": "18.2.33",
Expand Down
2 changes: 1 addition & 1 deletion examples/backend-adapters/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@uploadthing/react": "6.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "^6.0.4"
"uploadthing": "^6.1.0"
},
"devDependencies": {
"@types/react": "18.2.33",
Expand Down
2 changes: 1 addition & 1 deletion examples/backend-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@uploadthing/react": "6.0.2",
"concurrently": "^8.2.1",
"typescript": "^5.1.6",
"uploadthing": "^6.0.4"
"uploadthing": "^6.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/backend-adapters/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"h3": "^1.8.1",
"hono": "^3.6.3",
"listhen": "^1.5.5",
"uploadthing": "^6.0.4"
"uploadthing": "^6.1.0"
},
"devDependencies": {
"@types/cors": "^2.8.14",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-appdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4"
"uploadthing": "6.1.0"
},
"devDependencies": {
"@types/node": "18.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-pagedir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4"
"uploadthing": "6.1.0"
},
"devDependencies": {
"@types/node": "18.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-solidstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"solid-start": "^0.3.5",
"solidjs-dropzone": "^1.0.0",
"undici": "^5.20.0",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-clerk-appdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-clerk-pagesdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-drizzle-appdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-drizzle-pagesdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"swr": "^2.2.2",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-react-image-crop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-image-crop": "^10.1.5",
"uploadthing": "6.0.4"
"uploadthing": "6.1.0"
},
"devDependencies": {
"@types/node": "18.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-serveractions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4"
"uploadthing": "6.1.0"
},
"devDependencies": {
"@types/node": "18.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "6.0.4"
"uploadthing": "6.1.0"
},
"devDependencies": {
"@types/node": "18.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"tailwindcss": "^3.3.2",
"tsup": "6.7.0",
"typescript": "^5.1.6",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"vitest": "^0.30.1",
"wait-on": "^7.0.1",
"zod": "^3.22.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"tsup": "6.7.0",
"tsup-preset-solid": "0.1.8",
"typescript": "^5.1.6",
"uploadthing": "6.0.4",
"uploadthing": "6.1.0",
"wait-on": "^7.0.1"
},
"peerDependencies": {
Expand Down
21 changes: 21 additions & 0 deletions packages/uploadthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# uploadthing

## 6.1.0

### Minor Changes

- [#512](https://github.com/pingdotgg/uploadthing/pull/512)
[`216649e`](https://github.com/pingdotgg/uploadthing/commit/216649e77be44969dbece45f37c614769223fe66)
Thanks [@markflorkowski](https://github.com/markflorkowski)! - feat(utapi):
Add pagination to listFiles

### Patch Changes

- [#509](https://github.com/pingdotgg/uploadthing/pull/509)
[`66360b4`](https://github.com/pingdotgg/uploadthing/commit/66360b4b8f6da771d3fd752e17e65f0792db54ca)
Thanks [@markflorkowski](https://github.com/markflorkowski)! - fix(errors):
Correct error returned if unable to mark upload as failed

- [#511](https://github.com/pingdotgg/uploadthing/pull/511)
[`0f28a51`](https://github.com/pingdotgg/uploadthing/commit/0f28a51dd7bccdba13fc11b3031642b3aaa9e59f)
Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - fix: call
onUploadBegin before starting to upload any parts

## 6.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/uploadthing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uploadthing",
"version": "6.0.4",
"version": "6.1.0",
"engines": {
"node": ">=18.13.0"
},
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 1b68dcd

@vercel
Copy link

@vercel vercel bot commented on 1b68dcd Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.