chore: bump public package versions for next release - #12480
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
✅ Files skipped from review due to trivial changes (6)
📝 WalkthroughWalkthroughThis PR updates the ChangesPackage version bumps
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Bumps public @shapeshiftoss/* packages that have unreleased, shippable source changes since their last published npm version, so the publish-packages workflow ships them on the next release. Levels reflect the actual change surface, not the conventional-commit tag. caip/utils leapfrog the versions already on npm. - swapper 17.7.3 -> 17.8.0 (minor: new swappers/exports incl. BOB Gateway) - chain-adapters 11.3.9 -> 11.4.0 (minor: new Jito module + Abstract adapter exports) - utils 1.0.5 -> 1.1.0 (minor: new exported asset/chain constants; leapfrogs npm 1.0.6) - types 8.6.7 -> 8.6.8 (patch: small additive enum/type members) - caip 8.16.7 -> 8.16.9 (patch: asset-data regen; leapfrogs npm 8.16.8) - contracts 1.0.6 -> 1.0.7 (patch: internal FOXy ABI removal) - unchained-client 10.14.10 -> 10.14.11 (patch: fixes only) errors is intentionally NOT bumped: its only change since publish is a test file, which is not part of the published bundle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
f5b0f1c to
6ca5bbd
Compare
Description
Bumps the public
@shapeshiftoss/*packages that have unreleased, shippable source changes since their last published npm version, so thepublish-packagesworkflow ships them on the next release (it publishes any package whosepackage.jsonversion isn't yet on npm, on push tomain).Bump levels reflect the actual change surface, not the conventional-commit tag:
Not bumped:
errors— its only change since publish is a test file (not in the published bundle), so nothing shippable changed.hdwallet-*andswap-widget— out of scope.Notes
workspace:^deps arelink:-based sopnpm-lock.yamlis unaffected (no lockfile diff).caip/utilsleapfrog the versions already on npm (8.16.8 / 1.0.6) thatdevelophad fallen behind.develop— in-flight swapper refactors on other branches will get their own bump when they land.Testing
No code change; publish is gated by the existing
publish-packages.ymlworkflow on merge tomain.🤖 Generated with Claude Code
Summary by CodeRabbit