mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
e199c0e0fb
Remove standalone changeset-release.yml workflow (version bump PR approach). Instead, run changeset version inside publish.yml's version job to consume .changeset/*.md files into CHANGELOG.md, then extract the latest section for GitHub release notes. This replaces the previous AI-generated changelog (opencode run --command changelog) with changeset-based entries.