Skip to content

Commit

Permalink
chore(release): 📦 version packages (#503)
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 6, 2023
1 parent 36fb923 commit dbbfcee
Show file tree
Hide file tree
Showing 21 changed files with 48 additions and 43 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-beans-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-news-travel.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.3"
"uploadthing": "6.0.4"
},
"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.3"
"uploadthing": "^6.0.4"
},
"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.3"
"uploadthing": "^6.0.4"
}
}
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.3"
"uploadthing": "^6.0.4"
},
"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.3"
"uploadthing": "6.0.4"
},
"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.3"
"uploadthing": "6.0.4"
},
"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.3",
"uploadthing": "6.0.4",
"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.3",
"uploadthing": "6.0.4",
"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.3",
"uploadthing": "6.0.4",
"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.3",
"uploadthing": "6.0.4",
"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.3",
"uploadthing": "6.0.4",
"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.3"
"uploadthing": "6.0.4"
},
"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.3"
"uploadthing": "6.0.4"
},
"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.3"
"uploadthing": "6.0.4"
},
"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.3",
"uploadthing": "6.0.4",
"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.3",
"uploadthing": "6.0.4",
"wait-on": "^7.0.1"
},
"peerDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/uploadthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# uploadthing

## 6.0.4

### Patch Changes

- [#500](https://github.com/pingdotgg/uploadthing/pull/500)
[`ee0becf`](https://github.com/pingdotgg/uploadthing/commit/ee0becf4651651df152cb11f3c1f83c8da5b2c37)
Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - fix: fallback
to header parsing of url if req.url is localhost

- [#507](https://github.com/pingdotgg/uploadthing/pull/507)
[`36fb923`](https://github.com/pingdotgg/uploadthing/commit/36fb923a9bc1eebd169d5c79d1e732b2b6374e2f)
Thanks [@markflorkowski](https://github.com/markflorkowski)! - fix(upload):
URI encode filenames in content-disposition header to handle non-standard
characters

## 6.0.3

### 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.3",
"version": "6.0.4",
"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 dbbfcee

@vercel
Copy link

@vercel vercel bot commented on dbbfcee Dec 6, 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.