Skip to content

fix: correct version display after update check, bump to v1.3.1 - #23

Merged
rekabytes merged 1 commit into
mainfrom
dev
Mar 9, 2026
Merged

fix: correct version display after update check, bump to v1.3.1#23
rekabytes merged 1 commit into
mainfrom
dev

Conversation

@rekabytes

@rekabytes rekabytes commented Mar 9, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Bug Fixes
    • Resolved an issue where version information would display as undefined following an update check.

@rekabytes
rekabytes merged commit 8c3512a into main Mar 9, 2026
2 checks passed
@coderabbitai

coderabbitai Bot commented Mar 9, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0b55f50f-dd8b-41e7-835c-ea0801486299

📥 Commits

Reviewing files that changed from the base of the PR and between 43b73a9 and 895eb3d.

📒 Files selected for processing (3)
  • package.json
  • src/merge.js
  • templates/.ocs-version

📝 Walkthrough

Walkthrough

This PR bumps the package version from 1.3.0 to 1.3.1, updates the merge function to include currentVersion in its return value when no update is needed, and adds two new version entries to the changelog.

Changes

Cohort / File(s) Summary
Version & Metadata
package.json, templates/.ocs-version
Version bumped to 1.3.1 in package.json; changelog updated with new entries for versions 1.3.1 (fix for version display) and 1.3.0 (smarter agents phase 1/2).
Merge Logic
src/merge.js
The performUpdate function now includes currentVersion in the return object when no update is needed (up-to-date path).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐰 A version bump, so spry and neat,
With currentVersion returned so sweet,
The changelog grows with tales of old,
A maintenance dance, smooth and bold! 📝

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

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 and usage tips.

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