chore(ostool): release v0.24.0#150
Merged
Merged
Conversation
There was a problem hiding this comment.
🤖 自动发布 PR 审查
PR #150: chore(ostool): release v0.24.0
变更概览
这是由 release-plz 自动生成的发布 PR,将 ostool 版本从 0.23.5 提升到 0.24.0。共修改 3 个文件,+8/-2 行。
审查结果
✅ 版本一致性检查
ostool/Cargo.toml: version = "0.24.0" ✓Cargo.lock: version = "0.24.0" ✓- 两处版本号一致,无冲突
✅ CHANGELOG.md 格式正确
- 新增
[0.24.0]条目,日期为 2026-07-02 - 正确引用 PR #149(支持 test target artifacts)
- 遵循 Keep a Changelog 格式规范
✅ 语义化版本判断合理
- 0.23.5 → 0.24.0 为 minor 版本升级
- PR body 中标注了 API breaking changes(
Cargo结构体新增test字段),minor 版本升级符合语义化版本规范(v0.x 阶段允许 minor 版本包含破坏性变更)
✅ 提交信息规范
- 遵循 Conventional Commits 格式:
chore(ostool): release v0.24.0 - 提交已通过 GitHub GPG 签名验证
结论
这是一个标准的自动发布 PR,所有版本号一致,changelog 格式正确,无代码逻辑变更需要审查。建议批准合并。
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.5 -> 0.24.0 (⚠ API breaking changes)⚠
ostoolbreaking changesChangelog
This PR was generated with release-plz.