chore(master): release 0.25.1 - #462
Open
arcbox-labs[bot] wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
✅ No new issues found.
Reviewed changes — the automated release-please cut of desktop 0.25.1. Three mechanical files, no behavioral surface of its own, so this review is verification rather than code reading.
.release-please-manifest.json—"."bumped0.25.0→0.25.1.apps/desktop/package.json—$.versionbumped to0.25.1via the config'sextra-filesentry.apps/desktop/CHANGELOG.md— new0.25.1section with the compare linkv0.25.0...v0.25.1.
Verification performed:
- Version agreement and bump size. All three files name
0.25.1. Exactly one commit has landed since the0.25.0release commiteac65e8f—5673022 fix(assets): update aigateway to 0.6.0 (#461)— andfix:correctly yields a patch bump. - No stale version references. Repo-wide grep for
0.25.0outside changelogs returns onlypnpm-workspace.yaml:199-200, the unrelatedesbuild@<=0.24.2: ^0.25.0security override. Rootpackage.jsonstays0.0.0andapps/mobile/app.jsonkeeps its own unmanagedexpo.version— neither is drift. - No undocumented riders.
git log origin/master --not HEAD^is empty, so the PR base is master HEAD and the only commit shipping in this release is the one already listed in the changelog. Nothing rides in invisibly. - The compare link points at a real tag.
v0.25.0exists on the remote ateac65e8f, sov0.25.0...v0.25.1resolves correctly. - What actually ships.
5673022bumpsAIGATEWAY_VERSIONinpackages/host/assets/src/catalog.tsfrom0.5.0-rc2to0.6.0along with all five per-platform SRI digests and sizes — worth noting this is the first stable (non-rc) aigateway pin the desktop app ships. Digest and URL-template verification belonged to #461; no stale0.5.xreferences remain underpackages/host/assets/src/.
Packaging and signing workflows are unchanged since 0.25.0 shipped, so this release exercises no new release machinery and a dry_run dispatch is not warranted.
Claude Opus | 𝕏
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🤖 I have created a release beep boop
0.25.1 (2026-08-20)
Bug Fixes
This PR was generated with Release Please. See documentation.