chore(release): prepare 0.1.44 - #115
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe package version in ChangesPackage Version Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This release updates the package version from 0.1.43 to 0.1.44. No merge-readiness risk remains from the documented change. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ 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 |
Summary
@bitsocial/bitsocial-react-hooksfrom 0.1.43 to 0.1.44abandonPublish()onusePublishVote, so a cancelled challenge stops the vote publication and restores the previous account vote (feat(votes): add abandonPublish to usePublishVote #112)useFeedapplying the account's pending votes to feed vote counts, so feed scores update instantly (fix(feeds): apply optimistic account votes to feed vote counts #114)This version adds
abandonPublish()tousePublishVoteso a cancelled challenge no longer publishes the vote and the previous account vote is restored, and makesuseFeedapply pending account votes to feed vote counts so feed scores update instantly.Verification
corepack yarn installyarn buildNote
Low Risk
Version-only change in the diff; functional changes are prior feature work being tagged for publish.
Overview
Release 0.1.44 — bumps
@bitsocial/bitsocial-react-hooksfrom 0.1.43 to 0.1.44 inpackage.json(no other files in this diff).This cut ships behavior already merged for the release:
abandonPublish()onusePublishVoteso a cancelled challenge stops publication and restores the prior account vote (#112), anduseFeedapplying the account’s pending votes to feed vote counts for instant score updates (#114).Reviewed by Cursor Bugbot for commit cb7fbf5. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit