chore(ostool): release v0.23.3#141
Merged
Merged
Conversation
There was a problem hiding this comment.
🤖 release-plz 自动发布 PR 审查
变更文件
| 文件 | 说明 |
|---|---|
Cargo.lock |
ostool 版本 0.23.2 → 0.23.3 |
ostool/Cargo.toml |
version 字段 0.23.2 → 0.23.3 |
ostool/CHANGELOG.md |
添加 v0.23.3 条目,记录 [#140] 修复 |
审查结果
- ✅ 版本一致性:
Cargo.toml、Cargo.lock中ostool版本均为0.23.3,一致无误。 - ✅ CHANGELOG 格式:遵循 Keep a Changelog 规范,与历史条目格式一致。
- ✅ 变更范围:仅为版本号和变更日志更新,无逻辑代码改动,符合 release-plz 自动化预期。
⚠️ CI 状态:当前无 CI check runs(常见于自动化发布 PR)。
无代码逻辑问题,批准合并。
Powered by mimo-v2.5-pro
c457f54 to
c5d076e
Compare
There was a problem hiding this comment.
🤖 自动化发布 PR 审核 — LGTM
变更概要
本 PR 由 release-plz 自动生成,将 ostool 从 0.23.2 升级到 0.23.3。
检查项
| 检查项 | 结果 |
|---|---|
Cargo.toml 版本号一致性 |
✅ 0.23.3 |
Cargo.lock 版本号同步 |
✅ 0.23.3 |
| CHANGELOG 条目格式 | ✅ 符合 Keep a Changelog 规范 |
| 引用的 PR 真实性 | ✅ #139(已合并)、#140(已合并) |
| 版本号语义化合理性 | ✅ Patch bump,对应 feat + fix 变更 |
| Commit 签名 | ✅ GPG verified |
Changelog 核对
- Added: (build) expose Cargo build artifact output (#139) — 与 PR #139 标题一致 ✓
- Fixed: (ostool) use toolchain llvm-objcopy for bin artifacts (#140) — 与 PR #140 标题一致 ✓
无代码逻辑变更,版本元数据正确,可以合并。
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.2 -> 0.23.3 (✓ API compatible changes)Changelog
This PR was generated with release-plz.