chore(release): bump to 0.1.5 so main's new API can publish - #24
Conversation
…now carries the new zoltuAddress API
…s, not part of the bump
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe package version in ChangesPackage release metadata
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 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 |
|
Reviewed 54a3e98467bd0322953542194170e0561c02c53c: ready — one-line bump clearing the soldeer-gate red on main (0.1.4 not ahead of published 0.1.4); net diff verified foundry.toml-only after the stale-staged mishap was removed in the second commit. |
mainis red: thePackage Releaserun on the #21 merge commit (30564517433) failed at rainix'ssoldeer-gate—foundry.toml [package].version (0.1.4) is not ahead of the published revision (0.1.4). #21 added public API (zoltuAddress, the derived-address guard) but no bump, and0.1.4was published to soldeer on 2026-06-29, so autopublish correctly refused to ship over it. Until a bump lands, the new API reaches no consumer.Net diff:
version = "0.1.4"→"0.1.5", one line. (Two commits — the first accidentally carried a stale re-add of the two mocks #21 had just moved out of the mirror tree; the second removes them again. Net tree change vsmainisfoundry.tomlonly, verifiable with the diffstat.)QA
soldeer-gateitself — red onmainat0.1.4(run 30564517433, the failure this fixes), and it re-runs on this PR's merge push where0.1.5 > 0.1.4satisfies it. No repo test reads the version, so the gate is the only oracle-backed check and it is the failing one.mainthat this PR exists to clear.rain-deploylatest =0.1.4, published 2026-06-29), independent of this repo.Summary by CodeRabbit