Skip to content

chore: release v0.3.0#177

Merged
saucam merged 1 commit into
mainfrom
chore/release-0.3.0
Jul 14, 2026
Merged

chore: release v0.3.0#177
saucam merged 1 commit into
mainfrom
chore/release-0.3.0

Conversation

@saucam

@saucam saucam commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Version bump + changelog for the v0.3.0 release. Merge this, then cut the v0.3.0 GitHub release/tag — the tag triggers the npm publish (root + @codeoid/protocol + @codeoid/core).

Versions

Package From To
codeoid (root) 0.2.0 0.3.0
@codeoid/protocol 0.1.0 0.2.0
@codeoid/core 0.1.0 0.2.0

Internal dep ranges bumped so resolution holds after publish: root's dep and @codeoid/core's peer dep on @codeoid/protocol^0.2.0. Lockfile is unaffected (internal packages resolve via workspace:).

Changelog

Cut [0.3.0] from [Unreleased] — the multi-provider backends, mid-session provider switching, pi backend, and the provider extension surface — and folded in this cycle's work: fork-sidebar fix (#174), package.json-sourced --version + bun run smoke gate (#175), and the README/docs restructure + multi-harness positioning (#176).

Verification

  • bun run typecheck clean; bun run build OK.
  • Version coherence: built codeoid --version0.3.0 == package.json.

🤖 Generated with Claude Code

Bump for the v0.3.0 release (tag to be cut on GitHub, which triggers the
npm publish of the root package + @codeoid/protocol + @codeoid/core).

- root 0.2.0 → 0.3.0
- @codeoid/protocol 0.1.0 → 0.2.0
- @codeoid/core 0.1.0 → 0.2.0
- bump internal ranges so resolution holds post-publish: root and core's
  peer dep on @codeoid/protocol → ^0.2.0
- CHANGELOG: cut [0.3.0] (multi-provider backends + mid-session switch + pi
  + provider extension surface, plus this cycle's fork-sidebar fix,
  package.json-sourced --version, release-smoke gate, and README/docs
  restructure).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.90%. Comparing base (1c7155b) to head (056e0fa).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   84.90%   84.90%           
=======================================
  Files         106      106           
  Lines       18678    18678           
=======================================
  Hits        15858    15858           
  Misses       2820     2820           
Flag Coverage Δ
daemon 84.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@saucam saucam merged commit ce1e5dd into main Jul 14, 2026
4 of 6 checks passed
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