chore(release): close out 2026.6.10 on main#96271
Merged
Merged
Conversation
Contributor
Dependency GuardThis PR changes dependency-related files. Maintainers should confirm these changes are intentional. Changed files:
Maintainer follow-up:
|
Contributor
Dependency graph changes notedThis PR includes dependency graph changes. The dependency guard is informational because the PR author is a repository admin or a member of
Security review is still recommended before merge when the dependency graph change is intentional. |
Member
Author
|
Merged via squash.
|
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.
What Problem This Solves
Closes out the shipped OpenClaw
v2026.6.10stable release onmain, keeping root, official plugin, npm shrinkwrap, native app, generated baseline, and changelog metadata aligned with the published tag.Why This Change Was Made
The stable release is already published. This forward-port carries the release state to
mainwithout copying unrelated release-branch runtime or validation changes. The top changelog section is sourced fromv2026.6.9..v2026.6.10; the existing2026.6.9section is preserved unchanged.User Impact
Future builds from
mainreport2026.6.10consistently across the CLI, official plugins, Android, iOS, and macOS metadata. No runtime behavior changes are introduced by this closeout.Evidence
pnpm release:prepandpnpm release:generated:checkpassed.