Skip to content

Commit

Permalink
chore(release): 📦 version packages (#1107)
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 30, 2024
1 parent 15868e3 commit c557f44
Show file tree
Hide file tree
Showing 26 changed files with 51 additions and 50 deletions.
5 changes: 0 additions & 5 deletions .changeset/tame-stingrays-brush.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/backend-adapters/client-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@uploadthing/react": "7.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@types/react": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/backend-adapters/client-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"typescript": "^5.5.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/backend-adapters/client-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@uploadthing/vue": "7.1.4",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"vue": "^3.4.21"
},
"devDependencies": {
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 @@ -27,6 +27,6 @@
"@uploadthing/react": "7.1.4",
"concurrently": "^8.2.2",
"typescript": "^5.5.2",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
}
}
2 changes: 1 addition & 1 deletion examples/backend-adapters/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"h3": "^1.11.1",
"hono": "^4.0.8",
"listhen": "^1.7.2",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
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.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-astro-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"astro": "^4.4.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@types/react": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "~3.31.1",
"react-native-web": "~0.19.12",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@uploadthing/nuxt": "7.1.4",
"nuxt": "^3.11.2",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"vue": "^3.4.21",
"vue-router": "^4.3.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.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@types/node": "^20.14.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 @@ -15,7 +15,7 @@
"@solidjs/start": "^1.0.6",
"@uploadthing/solid": "7.1.4",
"solid-js": "^1.8.23",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"vinxi": "^0.4.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@fontsource-variable/inter": "^5.0.17",
"@uploadthing/svelte": "7.1.4",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@uploadthing/react": "^7.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"vinxi": "^0.4.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 @@ -16,7 +16,7 @@
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"zod": "^3.23.8"
},
"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.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-clerk-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"isbot": "^4.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@remix-run/dev": "^2.12.0",
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 @@ -17,7 +17,7 @@
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"zod": "^3.23.8"
},
"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.3.1",
"react-dom": "18.3.1",
"swr": "^2.2.5",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-novel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "18.3.1",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.1",
"uploadthing": "7.4.2",
"uploadthing": "7.4.3",
"use-debounce": "^9.0.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.3.1",
"react-dom": "18.3.1",
"react-image-crop": "^11.0.5",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@types/node": "^20.14.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.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@types/node": "^20.14.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.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "7.4.2"
"uploadthing": "7.4.3"
},
"devDependencies": {
"@types/node": "^20.14.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/uploadthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# uploadthing

## 7.4.3

### Patch Changes

- [#1106](https://github.com/pingdotgg/uploadthing/pull/1106) [`15868e3`](https://github.com/pingdotgg/uploadthing/commit/15868e3f75c6c8f32d37d0e38b69a699ca519cb7) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - fix automatic dev mode detection

## 7.4.2

### 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": "7.4.2",
"version": "7.4.3",
"type": "module",
"sideEffects": false,
"engines": {
Expand Down
Loading

0 comments on commit c557f44

Please sign in to comment.