chore(ostool): release v0.21.1#116
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
LGTM ✅
这是一个由 release-plz 自动生成的版本发布 PR,变更内容如下:
ostool/Cargo.toml和Cargo.lock:版本号从0.21.0升级到0.21.1,两者保持一致。ostool/CHANGELOG.md:正确添加了 v0.21.1 的更新日志条目,引用了 PR #115 的重构内容。
变更仅涉及版本元数据,格式正确,无代码逻辑改动,可以安全合并。
Powered by mimo-v2.5-pro
fe6e67f to
cd9126c
Compare
There was a problem hiding this comment.
✅ 审查通过
这是一个由 release-plz 自动生成的版本发布 PR (ostool v0.21.0 → v0.21.1)。
变更内容
| 文件 | 变更说明 |
|---|---|
ostool/Cargo.toml |
版本号 0.21.0 → 0.21.1 |
Cargo.lock |
对应版本号同步更新 |
ostool/CHANGELOG.md |
新增 v0.21.1 更新日志,引用 #117 和 #115 |
验证结果
- ✅
cargo fmt --check— 通过 - ✅
cargo clippy --all-features -- -D warnings— 无警告 - ✅
cargo test --all-features— 6 个测试全部通过 - ✅
Cargo.toml与Cargo.lock版本号一致 (0.21.1) - ✅ CHANGELOG 格式正确,引用的 PR (#117, #115) 与已合并的最近提交一致
仅涉及版本元数据变更,无代码逻辑改动,可以安全合并。
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.21.0 -> 0.21.1 (✓ API compatible changes)Changelog
This PR was generated with release-plz.