mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
The release note is now the GitHub Release source of truth, and the desktop version files have been moved together so the tag-triggered workflow can package the same version consistently. Constraint: release-desktop.yml reads release-notes/v0.1.8.md from the tagged commit Rejected: Push tag without a release commit | workflow requires version files and notes in the tag Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep the release notes filename aligned with the tag before pushing future releases Tested: bun run scripts/release.ts 0.1.8 --dry Tested: bun run scripts/release.ts 0.1.8 Not-tested: Remote GitHub Actions build before pushing the tag