Skip to content

fix: restore 0.1.0 code changes, reset version to 0.0.30#38

Merged
cnrstvns merged 3 commits intomainfrom
connor/revert-the-revert
Mar 11, 2026
Merged

fix: restore 0.1.0 code changes, reset version to 0.0.30#38
cnrstvns merged 3 commits intomainfrom
connor/revert-the-revert

Conversation

@cnrstvns
Copy link
Collaborator

Summary

  • Reverts the revert of the 0.1.0 release commit, restoring all SDK code changes (new types, updated resources, etc.)
  • Resets version files (.release-please-manifest.json, _version.py, pyproject.toml) back to 0.0.30 since 0.1.0 was never actually published
  • Removes the 0.1.0 CHANGELOG entry

Context

The 0.1.0 release was accidentally triggered but CI was canceled before anything was published to PyPI. The release commit was reverted on main, but that also reverted all the actual SDK code changes. This PR brings the code changes back while keeping the version at 0.0.30 so release-please can create a proper next release.

After merging

Close the current release-please PR and delete the release-please--branches--main--changes--next branch so release-please can regenerate a clean PR.

🤖 Generated with Claude Code

cnrstvns and others added 3 commits March 11, 2026 14:27
The 0.1.0 release was never published. This restores the version to
0.0.30 while keeping the code changes from that commit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cnrstvns cnrstvns merged commit dfa6727 into main Mar 11, 2026
7 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.

1 participant