Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: canary releases #846

Merged
merged 9 commits into from
Jun 3, 2024
Merged

fix: canary releases #846

merged 9 commits into from
Jun 3, 2024

Conversation

juliusmarminge
Copy link
Collaborator

@juliusmarminge juliusmarminge commented Jun 3, 2024

only publish non-private packages during canary releases

ran into some issues in #583 - fixing it here

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-uploadthing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 11:37am

Copy link

changeset-bot bot commented Jun 3, 2024

⚠️ No Changeset found

Latest commit: 9ca966f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@juliusmarminge juliusmarminge added release canary Trigger a canary release to npm and removed release canary Trigger a canary release to npm labels Jun 3, 2024
@juliusmarminge juliusmarminge added release canary Trigger a canary release to npm and removed release canary Trigger a canary release to npm labels Jun 3, 2024
@juliusmarminge juliusmarminge added release canary Trigger a canary release to npm and removed release canary Trigger a canary release to npm labels Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

A new canary is available for testing. You can install this latest build in your project with:

pnpm add @uploadthing/dropzone@0.4.2-canary.0bfaf1d
pnpm add @uploadthing/mime-types@0.2.11-canary.0bfaf1d
pnpm add @uploadthing/nuxt@6.5.7-canary.0bfaf1d
pnpm add @uploadthing/react@6.6.1-canary.0bfaf1d
pnpm add @uploadthing/shared@6.7.6-canary.0bfaf1d
pnpm add @uploadthing/solid@6.5.1-canary.0bfaf1d
pnpm add @uploadthing/svelte@6.6.1-canary.0bfaf1d
pnpm add uploadthing@6.12.1-canary.0bfaf1d
pnpm add @uploadthing/vue@6.6.1-canary.0bfaf1d

@github-actions github-actions bot removed the release canary Trigger a canary release to npm label Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

A new canary is available for testing. You can install this latest build in your project with:

pnpm add @uploadthing/dropzone@0.4.2-canary.f12afbd
pnpm add @uploadthing/mime-types@0.2.11-canary.f12afbd
pnpm add @uploadthing/nuxt@6.5.7-canary.f12afbd
pnpm add @uploadthing/react@6.6.1-canary.f12afbd
pnpm add @uploadthing/shared@6.7.6-canary.f12afbd
pnpm add @uploadthing/solid@6.5.1-canary.f12afbd
pnpm add @uploadthing/svelte@6.6.1-canary.f12afbd
pnpm add uploadthing@6.12.1-canary.f12afbd
pnpm add @uploadthing/vue@6.6.1-canary.f12afbd

@github-actions github-actions bot removed the release canary Trigger a canary release to npm label Jun 3, 2024
@juliusmarminge juliusmarminge added the release canary Trigger a canary release to npm label Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

A new canary is available for testing. You can install this latest build in your project with:

pnpm add @uploadthing/dropzone@0.4.2-canary.aba9f75
pnpm add @uploadthing/mime-types@0.2.11-canary.aba9f75
pnpm add @uploadthing/nuxt@6.5.7-canary.aba9f75
pnpm add @uploadthing/react@6.6.1-canary.aba9f75
pnpm add @uploadthing/shared@6.7.6-canary.aba9f75
pnpm add @uploadthing/solid@6.5.1-canary.aba9f75
pnpm add @uploadthing/svelte@6.6.1-canary.aba9f75
pnpm add uploadthing@6.12.1-canary.aba9f75
pnpm add @uploadthing/vue@6.6.1-canary.aba9f75

@github-actions github-actions bot removed the release canary Trigger a canary release to npm label Jun 3, 2024
@juliusmarminge juliusmarminge marked this pull request as ready for review June 3, 2024 11:30
Copy link
Contributor

github-actions bot commented Jun 3, 2024

A new canary is available for testing. You can install this latest build in your project with:

pnpm add @uploadthing/dropzone@0.4.2-canary.ffad1a5
pnpm add @uploadthing/mime-types@0.2.11-canary.ffad1a5
pnpm add @uploadthing/nuxt@6.5.7-canary.ffad1a5
pnpm add @uploadthing/react@6.6.1-canary.ffad1a5
pnpm add @uploadthing/shared@6.7.6-canary.ffad1a5
pnpm add @uploadthing/solid@6.5.1-canary.ffad1a5
pnpm add @uploadthing/svelte@6.6.1-canary.ffad1a5
pnpm add uploadthing@6.12.1-canary.ffad1a5
pnpm add @uploadthing/vue@6.6.1-canary.ffad1a5

@github-actions github-actions bot removed the release canary Trigger a canary release to npm label Jun 3, 2024
@juliusmarminge juliusmarminge merged commit 226a209 into main Jun 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants