Conversation
…cripts This commit updates the version numbers in package.json and related files to 1.0.0-alpha.11, reflecting the latest changes in the project. Additionally, it introduces a new release preparation script to streamline the pre-publication process, ensuring proper version synchronization, ABI extraction, and package validation. The cleanup process after publishing has also been improved by removing the copied core directory.
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughRelease preparation workflow refactored with version bump to 1.0.0-alpha.11. Documentation updated in ICopyable.sol. New release-prepare.cjs orchestration script introduced to validate and prepare contracts and SDK packages for publishing. Test-packages.cjs removed. Publishing scripts restructured. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 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 |
…cripts
This commit updates the version numbers in package.json and related files to 1.0.0-alpha.11, reflecting the latest changes in the project. Additionally, it introduces a new release preparation script to streamline the pre-publication process, ensuring proper version synchronization, ABI extraction, and package validation. The cleanup process after publishing has also been improved by removing the copied core directory.
Summary by CodeRabbit
Release Notes
Chores
Documentation