Skip to content

Commit

Permalink
chore(release): 📦 version packages (#408)
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 Oct 4, 2023
1 parent c30d105 commit f32e8d9
Show file tree
Hide file tree
Showing 23 changed files with 62 additions and 50 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-masks-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-beds-check.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.12.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0"
"uploadthing": "5.7.1"
},
"devDependencies": {
"@types/react": "18.2.8",
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": "5.6.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "^5.7.0"
"uploadthing": "^5.7.1"
},
"devDependencies": {
"@types/react": "18.2.8",
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": "5.6.2",
"concurrently": "^8.2.1",
"typescript": "^5.1.6",
"uploadthing": "^5.7.0"
"uploadthing": "^5.7.1"
}
}
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": "^5.7.0"
"uploadthing": "^5.7.1"
},
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0"
"uploadthing": "5.7.1"
},
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0"
"uploadthing": "5.7.1"
},
"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": "5.7.0",
"uploadthing": "5.7.1",
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0",
"uploadthing": "5.7.1",
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0",
"uploadthing": "5.7.1",
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0",
"uploadthing": "5.7.1",
"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": "5.7.0",
"uploadthing": "5.7.1",
"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": "5.7.0"
"uploadthing": "5.7.1"
},
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0"
"uploadthing": "5.7.1"
},
"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": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"uploadthing": "5.7.0"
"uploadthing": "5.7.1"
},
"devDependencies": {
"@types/node": "18.16.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dev": "wait-on ../uploadthing/dist/server.mjs && tsup --watch"
},
"dependencies": {
"@uploadthing/shared": "^5.2.3",
"@uploadthing/shared": "^5.2.4",
"attr-accept": "^2.2.2",
"file-selector": "^0.6.0",
"tailwind-merge": "^1.13.2"
Expand Down Expand Up @@ -74,7 +74,7 @@
"tailwindcss": "^3.3.2",
"tsup": "6.7.0",
"typescript": "^5.1.6",
"uploadthing": "5.7.0",
"uploadthing": "5.7.1",
"vitest": "^0.30.1",
"wait-on": "^7.0.1",
"zod": "^3.22.3"
Expand Down
9 changes: 9 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @uploadthing/shared

## 5.2.4

### Patch Changes

- [#406](https://github.com/pingdotgg/uploadthing/pull/406)
[`fd24c9d`](https://github.com/pingdotgg/uploadthing/commit/fd24c9d2b4e8be089bae2c9cb78d8f1b1fa80c16)
Thanks [@daalvarado](https://github.com/daalvarado)! - fix: Add optional to
import.meta.env call for better Remix support

## 5.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uploadthing/shared",
"version": "5.2.3",
"version": "5.2.4",
"license": "MIT",
"exports": {
"./package.json": "./package.json",
Expand Down
4 changes: 2 additions & 2 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@uploadthing/shared": "^5.2.3",
"@uploadthing/shared": "^5.2.4",
"tailwind-merge": "^1.13.2"
},
"devDependencies": {
Expand All @@ -99,7 +99,7 @@
"tsup": "6.7.0",
"tsup-preset-solid": "0.1.8",
"typescript": "^5.1.6",
"uploadthing": "5.7.0",
"uploadthing": "5.7.1",
"wait-on": "^7.0.1"
},
"peerDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions packages/uploadthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# uploadthing

## 5.7.1

### Patch Changes

- [#410](https://github.com/pingdotgg/uploadthing/pull/410)
[`1df596a`](https://github.com/pingdotgg/uploadthing/commit/1df596a2507abb9047fd5ad5d4355e3ab52d5044)
Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - fix: wrong env
check for sdk

- Updated dependencies
[[`fd24c9d`](https://github.com/pingdotgg/uploadthing/commit/fd24c9d2b4e8be089bae2c9cb78d8f1b1fa80c16)]:
- @uploadthing/shared@5.2.4

## 5.7.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/uploadthing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uploadthing",
"version": "5.7.0",
"version": "5.7.1",
"engines": {
"node": ">=18.13.0"
},
Expand Down Expand Up @@ -93,7 +93,7 @@
},
"dependencies": {
"@uploadthing/mime-types": "^0.2.1",
"@uploadthing/shared": "^5.2.3"
"@uploadthing/shared": "^5.2.4"
},
"devDependencies": {
"@types/express": "^4.17.17",
Expand Down
Loading

1 comment on commit f32e8d9

@vercel
Copy link

@vercel vercel bot commented on f32e8d9 Oct 4, 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.