Prepare release 3.2.2 - #127
Merged
Merged
Conversation
Co-authored-by: NewFuture <6290356+NewFuture@users.noreply.github.com>
Co-authored-by: NewFuture <6290356+NewFuture@users.noreply.github.com>
NewFuture
marked this pull request as ready for review
September 22, 2026 13:14
Copilot created this pull request from a session on behalf of
NewFuture
September 22, 2026 13:15
View session
There was a problem hiding this comment.
Copilot review overview
🟢 Approved
All five release files are consistent and the version validation passed.
Review effort: Balanced
Findings: None
What changed in this PR
Prepares the v3.2.2 release metadata without runtime changes.
Changes:
- Synchronizes version metadata to
3.2.2. - Adds matching bilingual release notes dated
2026-09-22. - Preserves identifiers, dependencies, and host requirements.
| File | Description |
|---|---|
package.json |
Updates package version. |
package-lock.json |
Synchronizes root package versions. |
openclaw.plugin.json |
Updates plugin version. |
CHANGELOG.md |
Adds Chinese release notes. |
CHANGELOG_EN.md |
Adds English release notes. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
变更说明
准备
v3.2.2发布元数据。范围限定为版本号与发布说明,不改变运行时行为。package.jsonpackage-lock.jsonopenclaw.plugin.json3.2.2发布段落Unreleased/未发布段落验收标准
3.2.22026-09-22的3.2.2发布段落非目标与替代方案
不适用;本 PR 仅准备发布元数据,不发布包、不创建 tag、不修改发布自动化。
关联任务与风险
v3.2.2risk:privileged)风险与不变量
openclaw-weixinopenclaw-wechatalias 不变自动化测试用例
不适用;无运行时行为变更。
兼容性验证
不适用;未修改兼容性边界、SDK/API 调用、构建输出或打包布局。
整机实测结果
脱敏关键日志
无。
其他验证命令
npm run check:versionsnode scripts/render-release-notes.mjsgit diff -- package.json package-lock.json openclaw.plugin.json CHANGELOG.md CHANGELOG_EN.md检查清单
npm run check。