chore: prepare v3.2.1 release - #119
Merged
Merged
Conversation
Co-authored-by: NewFuture <6290356+NewFuture@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
NewFuture
September 18, 2026 06:44
View session
NewFuture
marked this pull request as ready for review
September 18, 2026 06:51
There was a problem hiding this comment.
🟢 Approved
All five metadata files are consistent and both release validation scripts pass.
Pull request overview
Prepares the metadata-only v3.2.1 release and archives bilingual changelog entries.
Changes:
- Aligns all release versions to
3.2.1. - Archives Unreleased notes under
2026-09-18.
File summaries
| File | Description |
|---|---|
package.json |
Updates package version. |
package-lock.json |
Synchronizes root versions. |
openclaw.plugin.json |
Updates plugin version. |
CHANGELOG.md |
Archives Chinese release notes. |
CHANGELOG_EN.md |
Archives English release notes. |
Review details
- Files reviewed: 4/5 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 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.1,归档现有双语 Unreleased 变更记录。验收标准
五处发布元数据均为
3.2.1,发布日期均为2026-09-18。非目标与替代方案
不适用:不改变运行时行为、依赖或兼容性边界。
关联任务与风险
无关联 issue。最高风险:发布元数据(
risk:privileged)。风险与不变量
保持插件/频道 ID、最低宿主版本、依赖版本及打包边界不变。
自动化测试用例
npm run check:versions:通过node scripts/render-release-notes.mjs:通过兼容性验证
不适用:未改变兼容性边界。
整机实测结果
脱敏关键日志
无。
其他验证命令
git diff --check:通过。检查清单
npm run check。