Conversation
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.
Release v0.9.0
发版亮点
ALM、4Gmq2_alarm遥测和本地黄灯快闪报警仲裁Rs/R0的趋势指数,遥测mq2字段不再作为精确定量 ppm 表述发版 Checklist
CHANGELOG.md
[Unreleased]段重命名为[0.9.0] - 2026-05-19[Unreleased]段[0.9.0]: ...v0.8.0...v0.9.0[Unreleased]compare 链接指向v0.9.0...HEAD版本号选择(SemVer)
提交规范
chore(release): v0.9.0提交release: v0.9.0验收
合并后操作
```bash
git checkout main && git pull origin main
git tag v0.9.0
git push origin v0.9.0
CI 自动触发 release.yml 创建 GitHub Release
```
关联