-
Notifications
You must be signed in to change notification settings - Fork 2
chore: manually bump versions to v0.10.0-beta.1 #70
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
Conversation
The last time `changeset versions` was run, it was from the wrong `initialVersions` so we had to manually correct the versions in 0371b2b, but they were incorrectly set to beta.0 rather than beta.1. So fix them.
|
📝 WalkthroughWalkthroughVersion bump from 0.10.0-beta.0 to 0.10.0-beta.1 in two SDK package.json files. No functional code changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2026-01-06T17:56:38.894ZApplied to files:
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR manually corrects the package versions from 0.10.0-beta.0 to 0.10.0-beta.1 following an incorrect version bump in a previous commit (0371b2b).
- Bumps both SDK packages to the correct beta version number
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/sdk-react/package.json | Updates version from 0.10.0-beta.0 to 0.10.0-beta.1 |
| packages/sdk-core/package.json | Updates version from 0.10.0-beta.0 to 0.10.0-beta.1 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
The last time
changeset versionswas run, it was from the wronginitialVersionsso we had to manually correct the versions in 0371b2b, but they were incorrectly set tobeta.0rather thanbeta.1. So fix them.Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.