Conversation
This commit increments the version number to 1.0.0-alpha.17 in the package.json files for the main project, SDK, and contracts. Additionally, it modifies the publish scripts to reflect the new version tag, ensuring consistency across the project. These updates prepare the codebase for the next release cycle.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThis PR bumps the package version to 1.0.0-alpha.17 across multiple package.json files and updates publish scripts. Additionally, it enhances test infrastructure with a default 'warn-only' simulation mode and graceful error handling for RPC-related failures in test flows. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
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 |
This commit increments the version number to 1.0.0-alpha.17 in the package.json files for the main project, SDK, and contracts. Additionally, it modifies the publish scripts to reflect the new version tag, ensuring consistency across the project. These updates prepare the codebase for the next release cycle.
Summary by CodeRabbit
Chores
Improvements