Skip to content

chore(master): release 0.30.1 - #528

Open
arcbox-labs[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master--components--desktop
Open

chore(master): release 0.30.1#528
arcbox-labs[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master--components--desktop

Conversation

@arcbox-labs

@arcbox-labs arcbox-labs Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.30.1 (2026-09-09)

Bug Fixes

  • workbench: skip the catalog of an uninstalled harness (#527) (41087da)

This PR was generated with Release Please. See documentation.

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — a release-please cut for the desktop component, the repo's only release-please package. Three mechanical files, no behavioral surface of its own, so this review is verification rather than code reading.

  • Version bump to 0.30.1.release-please-manifest.json and apps/desktop/package.json both move 0.30.00.30.1.
  • Changelog entry — a new 0.30.1 section dated 2026-09-09 listing the single shipped fix.

Verification performed, all passing:

  • Version consistency — all three files name 0.30.1. Grepping for 0.30.1 outside CHANGELOGs returns exactly the manifest and apps/desktop/package.json, so nothing half-wrote the bump. Grepping for the old 0.30.0 outside CHANGELOGs returns zero hits — no drift.
  • Bump size — exactly one commit since v0.30.0 (da9c0673): 41087da fix(workbench): skip the catalog of an uninstalled harness (#527). A lone fix: correctly yields a patch bump.
  • Changelog completeness — that one fix: is the one entry; nothing is being suppressed by release-please's default changelog-sections.
  • No undocumented ridersgit log --oneline origin/master --not HEAD^ is empty, proving the PR base is master HEAD, so the tagged tree will match what the changelog describes.
  • Compare link resolvesv0.30.0 exists on the remote at da9c0673, which is itself the release 0.30.0 commit, so v0.30.0...v0.30.1 is valid.
  • No new release machinerygit diff --stat da9c0673...HEAD^ touches only packages/client/workbench/src/surface/use-agent-catalogs.ts and its __tests__ sibling. No workflow, composite action, packaging script, or toolchain pin moved, so this release exercises no code path a prior signed build hasn't, and a release-desktop.yml dry_run: true dispatch isn't warranted here.

The shipped fix lives in packages/client/workbench, which is shared rather than platform-scoped, so the desktop artifact genuinely benefits from this cut.

Pullfrog  | View workflow run | Using Claude Opus𝕏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants