Skip to content

Commit

Permalink
chore(release): 📦 version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 14, 2024
1 parent 14ab7ce commit 120f73e
Show file tree
Hide file tree
Showing 19 changed files with 39 additions and 33 deletions.
6 changes: 0 additions & 6 deletions .changeset/afraid-berries-burn.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/gold-ties-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-rocks-yawn.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 @@ -8,7 +8,7 @@
"start": "vite preview"
},
"dependencies": {
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"uploadthing": "6.12.0"
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 @@ -23,7 +23,7 @@
"test": "playwright test"
},
"dependencies": {
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"concurrently": "^8.2.2",
"typescript": "^5.4.5",
"uploadthing": "6.12.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 @@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/node": "^8.2.1",
"@astrojs/react": "^3.0.10",
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"astro": "^4.4.5",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -18,7 +18,7 @@
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@uploadthing/expo": "6.6.0",
"@uploadthing/expo": "6.7.0",
"expo": "~51.0.8",
"expo-dev-client": "~4.0.10",
"expo-document-picker": "^12.0.1",
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 @@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -12,7 +12,7 @@
"dependencies": {
"@clerk/nextjs": "^4.29.8",
"@t3-oss/env-nextjs": "^0.10.1",
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -12,7 +12,7 @@
"dependencies": {
"@clerk/nextjs": "^4.29.8",
"@t3-oss/env-nextjs": "^0.10.1",
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -12,7 +12,7 @@
"dependencies": {
"@libsql/client": "^0.6.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"drizzle-orm": "^0.30.10",
"next": "14.2.3",
"react": "18.3.1",
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 @@ -12,7 +12,7 @@
"dependencies": {
"@libsql/client": "^0.6.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"drizzle-orm": "^0.30.10",
"next": "14.2.3",
"react": "18.3.1",
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 @@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@uploadthing/react": "6.6.0",
"@uploadthing/react": "6.7.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/expo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @uploadthing/expo

## 6.7.0

### Minor Changes

- [#583](https://github.com/pingdotgg/uploadthing/pull/583) [`7f6df43`](https://github.com/pingdotgg/uploadthing/commit/7f6df4312d65aa6fd35911c0a7e388cda39eb2bd) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - feat: support expo

### Patch Changes

- Updated dependencies [[`7f6df43`](https://github.com/pingdotgg/uploadthing/commit/7f6df4312d65aa6fd35911c0a7e388cda39eb2bd), [`c8bdbf8`](https://github.com/pingdotgg/uploadthing/commit/c8bdbf8293be2b235a936214ccec398266851f16), [`3f3fa57`](https://github.com/pingdotgg/uploadthing/commit/3f3fa572e41dec0dd8ebc94aef20648a8f3bf8d4)]:
- @uploadthing/react@6.7.0
2 changes: 1 addition & 1 deletion packages/expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uploadthing/expo",
"version": "6.6.0",
"version": "6.7.0",
"type": "module",
"license": "MIT",
"main": "dist/index.cjs",
Expand Down
13 changes: 13 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @uploadthing/react

## 6.7.0

### Minor Changes

- [#583](https://github.com/pingdotgg/uploadthing/pull/583) [`7f6df43`](https://github.com/pingdotgg/uploadthing/commit/7f6df4312d65aa6fd35911c0a7e388cda39eb2bd) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - feat: support expo

- [#838](https://github.com/pingdotgg/uploadthing/pull/838) [`c8bdbf8`](https://github.com/pingdotgg/uploadthing/commit/c8bdbf8293be2b235a936214ccec398266851f16) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - feat: upload interruption

You can now pass an `AbortSignal` to `uploadFiles` and `useUploadThing` to abort an upload after it starts.
For the built-in components, we control the signal for you.

- [#831](https://github.com/pingdotgg/uploadthing/pull/831) [`3f3fa57`](https://github.com/pingdotgg/uploadthing/commit/3f3fa572e41dec0dd8ebc94aef20648a8f3bf8d4) Thanks [@markflorkowski](https://github.com/markflorkowski)! - feat: Ability to set `disabled` prop on components

## 6.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uploadthing/react",
"version": "6.6.0",
"version": "6.7.0",
"type": "module",
"sideEffects": false,
"license": "MIT",
Expand Down

0 comments on commit 120f73e

Please sign in to comment.