Skip to content

chore: version packages#189

Merged
ian-pascoe merged 1 commit into
mainfrom
release/doctor-format
Jul 2, 2026
Merged

chore: version packages#189
ian-pascoe merged 1 commit into
mainfrom
release/doctor-format

Conversation

@ian-pascoe

@ian-pascoe ian-pascoe commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Verification

  • pnpm format:check
  • pnpm lint
  • full pre-push pnpm verify passed locally before branch push

Summary by CodeRabbit

  • New Features

    • caplets doctor now supports multiple output formats: JSON, Markdown, and plain text.
  • Chores

    • Updated release versions across related packages.
    • Reflected the latest dependency update in changelogs.

@ian-pascoe ian-pascoe merged commit 760ea73 into main Jul 2, 2026
2 of 3 checks passed
@ian-pascoe ian-pascoe deleted the release/doctor-format branch July 2, 2026 13:32
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 76a281b6-902e-4a69-a87a-14d7b1e0b58e

📥 Commits

Reviewing files that changed from the base of the PR and between 9da979e and d6195ef.

📒 Files selected for processing (8)
  • packages/cli/CHANGELOG.md
  • packages/cli/package.json
  • packages/core/CHANGELOG.md
  • packages/core/package.json
  • packages/opencode/CHANGELOG.md
  • packages/opencode/package.json
  • packages/pi/CHANGELOG.md
  • packages/pi/package.json

📝 Walkthrough

Walkthrough

This PR bumps package versions and adds changelog entries across four packages (cli, core, opencode, pi). Core adds support for caplets doctor --format json/md/plain output; downstream packages (cli, opencode, pi) update their changelogs and dependency versions to reflect the @caplets/core@0.32.3 bump.

Changes

Version bumps and changelog updates

Layer / File(s) Summary
Core --format support
packages/core/CHANGELOG.md, packages/core/package.json
Version bumped to 0.32.3; changelog documents caplets doctor support for --format json, --format md, and --format plain.
CLI changelog and version
packages/cli/CHANGELOG.md, packages/cli/package.json
Version bumped to 0.25.5; changelog documents the same --format support and dependency bump to @caplets/core@0.32.3.
Opencode dependency update
packages/opencode/CHANGELOG.md, packages/opencode/package.json
Version bumped to 0.8.13; changelog notes updated dependency on @caplets/core@0.32.3.
Pi dependency update
packages/pi/CHANGELOG.md, packages/pi/package.json
Version bumped to 0.9.12; changelog notes updated dependency on @caplets/core@0.32.3.

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

Poem

Hop, hop, versions climb the stack,
Changelogs sing, no logic to track.
Format flags now json, md, plain,
Dependencies bumped without a strain.
A rabbit thumps approval — release complete! 🐇✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/doctor-format

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.

@greptile-apps

greptile-apps Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates package release metadata. The main changes are:

  • caplets moves to 0.25.5 with a changelog entry for doctor output formats.
  • @caplets/core moves to 0.32.3 with the matching changelog entry.
  • @caplets/opencode and @caplets/pi get patch bumps for the updated core dependency.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
packages/cli/package.json Bumps the CLI package version from 0.25.4 to 0.25.5.
packages/core/package.json Bumps the core package version from 0.32.2 to 0.32.3.
packages/opencode/package.json Bumps the OpenCode integration package version from 0.8.12 to 0.8.13.
packages/pi/package.json Bumps the Pi integration package version from 0.9.11 to 0.9.12.
packages/cli/CHANGELOG.md Adds the 0.25.5 release notes for doctor format support and the updated core dependency.
packages/core/CHANGELOG.md Adds the 0.32.3 release notes for doctor format support.
packages/opencode/CHANGELOG.md Adds the 0.8.13 release notes for the updated core dependency.
packages/pi/CHANGELOG.md Adds the 0.9.12 release notes for the updated core dependency.

Reviews (1): Last reviewed commit: "chore: version packages" | Re-trigger Greptile

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