Skip to content

chore(release): prepare 0.1.44 - #115

Merged
tomcasaburi merged 1 commit into
masterfrom
chore/release-0.1.44
Sep 3, 2026
Merged

tomcasaburi merged 1 commit into
masterfrom
chore/release-0.1.44

Conversation

@tomcasaburi

@tomcasaburi tomcasaburi commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

This version adds abandonPublish() to usePublishVote so a cancelled challenge no longer publishes the vote and the previous account vote is restored, and makes useFeed apply pending account votes to feed vote counts so feed scores update instantly.

Verification

  • corepack yarn install
  • yarn build

Note

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-hooks from 0.1.43 to 0.1.44 in package.json (no other files in this diff).

This cut ships behavior already merged for the release: abandonPublish() on usePublishVote so a cancelled challenge stops publication and restores the prior account vote (#112), and useFeed applying 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

  • Chores
    • Updated the package version from 0.1.43 to 0.1.44.

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: fbefc1d2-be4c-49f4-b78b-8a1407992a3b

📥 Commits

Reviewing files that changed from the base of the PR and between 7b51150 and cb7fbf5.

📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The package version in package.json is updated from 0.1.43 to 0.1.44.

Changes

Package Version Update

Layer / File(s) Summary
Update package version
package.json
The version field changes from 0.1.43 to 0.1.44.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to cb7fb

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)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release preparation and the target version 0.1.44. It matches the package version change and remains relevant to the stated release objectives.
Docstring Coverage ✅ Passed 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…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

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)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-0.1.44

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tomcasaburi
tomcasaburi merged commit 8dfd192 into master Sep 3, 2026
8 checks passed
@tomcasaburi
tomcasaburi deleted the chore/release-0.1.44 branch September 3, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant