Skip to content

Conversation

@aspiers
Copy link
Contributor

@aspiers aspiers commented Jan 6, 2026

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.

Summary by CodeRabbit

  • Chores
    • SDK packages updated to version 0.10.0-beta.1 for core and React distributions.

✏️ Tip: You can customize this high-level summary in your review settings.

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.
Copilot AI review requested due to automatic review settings January 6, 2026 19:53
@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2026

⚠️ No Changeset found

Latest commit: 29ef0da

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

@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

📝 Walkthrough

Walkthrough

Version bump from 0.10.0-beta.0 to 0.10.0-beta.1 in two SDK package.json files. No functional code changes.

Changes

Cohort / File(s) Summary
Version Bumps
packages/sdk-core/package.json, packages/sdk-react/package.json
Version incremented from 0.10.0-beta.0 to 0.10.0-beta.1 in both files

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A tiny bump, from point zero to one,
Two packages dance, their versions now done,
Beta to beta, a hop and a skip,
The rabbit declares: "It's a version-bump trip!" 📦✨

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and clearly summarizes the main change: manually bumping package versions to v0.10.0-beta.1, which matches the actual changes in both package.json files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6f5fa72 and 29ef0da.

📒 Files selected for processing (2)
  • packages/sdk-core/package.json
  • packages/sdk-react/package.json
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2026-01-06T17:56:38.894Z
Learnt from: CR
Repo: hypercerts-org/hypercerts-sdk PR: 0
File: AGENTS.md:0-0
Timestamp: 2026-01-06T17:56:38.894Z
Learning: The SDK should follow a package hierarchy with sdk-react depending on sdk-core, and both packages exporting multiple entrypoints for different purposes

Applied to files:

  • packages/sdk-react/package.json
🔇 Additional comments (2)
packages/sdk-react/package.json (1)

3-3: Version bump looks correct.

The change from 0.10.0-beta.0 to 0.10.0-beta.1 is properly formatted and aligns with the PR objective. No other changes to the package manifest.

packages/sdk-core/package.json (1)

3-3: Version bump is consistent and correct.

The change from 0.10.0-beta.0 to 0.10.0-beta.1 matches the corresponding change in sdk-react and maintains consistency across the SDK packages. Dependencies remain unchanged.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

Copilot AI left a 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.

@aspiers aspiers merged commit d1b26b0 into hypercerts-org:develop Jan 6, 2026
9 checks passed
@aspiers aspiers deleted the develop branch January 6, 2026 19:56
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.

1 participant