mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
626d274859
* 🔨 chore(release-template): drop Highlights from db-migration changelog Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * 🔨 chore(release-template): drop version numbers from changelog templates Patch releases auto-bump on merge, so the version isn't known when the changelog is authored. Replace `# 🚀 LobeHub v<x.y.z> (YYYYMMDD)` with `# 🚀 LobeHub Release (YYYYMMDD)` in all changelog examples and the GitHub Release Changelog Template inside SKILL.md, and replace the hard-coded `Since v...` / `Full Changelog: v...v...` lines in the weekly-release example with the same `<previous-tag>` placeholder already used by the SKILL.md template. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>