chore: release v0.8.48 - #4085
Merged
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
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.
Generated by
bun run release:prepare 0.8.48off main at2a9912ec9, with the release summary written by hand. 18 files: 16 version manifests,releases/v0.8.48.md, and the prependeddocs/changelog.mdxentry. Zero source changes.What's in it
Features
Fixes
Catalog
Internal
useAppHotkeys(refactor(studio): extract hotkey dispatch out of useAppHotkeys #4079)Scope check
Sixteen commits landed since v0.8.47. One of them, #4071 (CLI: distinguish agent and execution harness telemetry), was not on the list handed to me for this release — verified merged to main (
2a559714e, merged 2026-09-18T10:10:23Z) and correctly picked up by the changelog generator straight from git history. It's included above. No merged PR since v0.8.47 is missing from this release.Verification
release:prepareran the repo's own draft → review → set-version flow; the generateddocs/changelog.mdxandreleases/v0.8.48.mdentries were rewritten by hand to remove the TODO marker.origin/main: only 16package.json/plugin-manifest version bumps plus the two changelog files changed. Theformatpre-commit hook initially reformatted three unrelated registry block files as a side effect of running across the whole staged set; reverted those three back toorigin/mainbefore committing so this PR carries zero source changes, matching the pattern in chore: release v0.8.45 #4027 and chore: release v0.8.47 #4063.v0.8.48was created byset-versionand was not pushed; the publish workflow tags the merge SHA on merge.Merging this PR publishes npm and cuts the GitHub release; do not push the local tag.