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

Explicitly set releases to use latest tag #2152

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Explicitly set releases to use latest tag #2152

merged 5 commits into from
Dec 19, 2024

Conversation

KyleAMathews
Copy link
Contributor

@icehaunter
Copy link
Contributor

Have you checked what happens when you run changeset version after this change?

@KyleAMathews
Copy link
Contributor Author

No :-D not until now anyways — where I learned we do need to be in prerelease mode as otherwise a patch version will just remove the beta and go to a 1.0.0 release. We can get around the beta tag problem by just explicitly specifying that the latest tag is to be used when publishing.

Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 2342bef
🔍 Latest deploy log https://app.netlify.com/sites/electric-next/deploys/676465e39cfe5500085b3f80
😎 Deploy Preview https://deploy-preview-2152--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@KyleAMathews KyleAMathews changed the title Exit changeset pre mode Explicitly set releases to use latest tag Dec 19, 2024
@KyleAMathews KyleAMathews merged commit 8840548 into main Dec 19, 2024
15 of 16 checks passed
@KyleAMathews KyleAMathews deleted the exit-pre branch December 19, 2024 18:29
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.

Exit prerelease mode for changeset
2 participants