chore(ostool): release v0.23.5#147
Merged
Merged
Conversation
There was a problem hiding this comment.
自动化发布 PR 审查 ✅
PR #147 — ostool v0.23.4 → v0.23.5
变更范围
仅涉及版本元数据更新,共 3 个文件:
| 文件 | 变更说明 |
|---|---|
ostool/Cargo.toml |
版本号 0.23.4 → 0.23.5 |
Cargo.lock |
同步更新 ostool 版本号 |
ostool/CHANGELOG.md |
新增 v0.23.5 变更记录(更新 Cargo.lock 依赖) |
审查结论
- ✅ 无代码逻辑变更,仅为版本号和 changelog 的元数据更新
- ✅ 版本号在 Cargo.toml、Cargo.lock 中保持一致(0.23.5)
- ✅ CHANGELOG.md 格式正确,符合 Keep a Changelog 规范
- ✅ PR #146 已合并,
uboot-shell和ostool-server的发布已在前序 PR 中完成,本 PR 仅处理ostool的版本升级 - ✅ 语义化版本 patch 级别递增合理(Cargo.lock 依赖更新)
此为 release-plz 自动生成的标准发布 PR,变更安全,建议合并。
Powered by mimo-v2.5-pro
c3b3fdd to
474f747
Compare
There was a problem hiding this comment.
release-plz 自动发布 PR 审查 ✅
PR #147 — ostool v0.23.4 → v0.23.5
变更范围
仅涉及版本元数据更新,共 3 个文件,+8 / -2 行:
| 文件 | 变更说明 |
|---|---|
ostool/Cargo.toml |
版本号 0.23.4 → 0.23.5 |
Cargo.lock |
同步更新 ostool 版本号 |
ostool/CHANGELOG.md |
新增 v0.23.5 变更记录(throttle shell init input) |
审查结论
- ✅ 无代码逻辑变更,仅为版本号和 changelog 的元数据更新
- ✅ 版本号在
Cargo.toml、Cargo.lock中保持一致(0.23.5) - ✅ CHANGELOG.md 格式正确,符合 Keep a Changelog 规范
- ✅ 引用的 PR #148(fix(ostool): throttle shell init input)已确认合并至 main
- ✅ 语义化版本 patch 级别递增合理(修复 shell 初始化输入突发问题)
此为 release-plz 自动生成的标准发布 PR,变更安全,建议合并。
Powered by mimo-v2.5-pro
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.
🤖 New release
ostool: 0.23.4 -> 0.23.5 (✓ API compatible changes)Changelog
This PR was generated with release-plz.