lobehub/scripts/changelogWorkflow
Innei 0b7c917745
👷 build(ci): fix changelog auto-generation in release workflow (#12765)
After auto-tag-release.yml was introduced, semantic-release in release.yml
stopped working because the tag already exists when it runs. This caused
CHANGELOG.md to never be updated.

Fix: move changelog generation into auto-tag-release.yml with a custom
script that parses git log and generates gitmoji-formatted entries,
matching the existing CHANGELOG.md format. Remove the broken
semantic-release step from release.yml.
2026-03-06 17:25:44 +08:00
..
buildStaticChangelog.ts 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
const.ts chore: update changelog 2026-01-27 11:54:49 +08:00
generateChangelog.ts 👷 build(ci): fix changelog auto-generation in release workflow (#12765) 2026-03-06 17:25:44 +08:00
index.ts 🔧 chore: Add changelog workflow (#4662) 2024-11-26 14:48:06 +08:00