release: v0.4.20 - #374
Merged
Merged
release: v0.4.20#374
Conversation
升版到 0.4.20,并补上 0.4.19 之后对话波次的更新说明。 Co-authored-by: NiceChen <nicechencs@gmail.com>
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.
做了什么
在
origin/devtip97b816d9(#373)上升版到 0.4.20,并写好CHANGELOG.md。4e6278dade5097428900916f5e84ca637995c3bf97b816d906476188c951bae9822042aeca657996本 PR 只准备发版提交,不要合并、不要打 tag、不要动
release分支。后续顺序仍是:合入dev→ 再合入release→ 在dev打v0.4.20。升版文件
package.json:0.4.19→0.4.20Cargo.toml[workspace.package]:同步0.4.20Cargo.lock:agenthub-cli/agenthub-core/agenthub-gui同步0.4.20CHANGELOG.md:新增## [0.4.20] - 2026-09-21src-tauri/tauri.conf.json仍引用../package.json,无需改文件更新说明覆盖
验证
release:check通过:version=0.4.20,tag=v0.4.20,读到完整 CHANGELOG 节release:test:52 passed / 0 failedpnpm test/pnpm build/ 未打 tag范围
只改版本号和更新说明。目标分支
devonly。