mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
The release needs a curated GitHub Release body and matching desktop/Tauri version metadata before the annotated tag can trigger the remote packaging workflow. The notes summarize the post-v0.2.5 H5 access recovery, sidebar batch management, file mention search alignment, and desktop polish while keeping generated dependency versions unchanged. Constraint: GitHub Release body is sourced from release-notes/v0.2.6.md in the tagged commit Constraint: Desktop package, Tauri config, Cargo.toml, and Cargo.lock must agree on the release version Rejected: Run the release script directly after manual edits | its default commit message does not capture the release decision context Confidence: high Scope-risk: narrow Directive: Keep future release notes aligned with the tagged version file before pushing tags Tested: git diff --check Tested: bun run scripts/release.ts 0.2.6 --dry Not-tested: Full release gate; this commit only prepares release metadata after markdown review