SIGN IN SIGN UP

fix(ci): use tag-based range for nightly changelog

Replace the fixed last-10-commit window with a dynamic range from the
latest stable semver tag to HEAD.  When no stable tag exists (first
release), fall back to the last 20 commits with an explanatory note.

This ensures every commit merged after a stable release is captured in
the nightly changelog instead of silently dropping older entries.
M
MasuRii committed
ef506e675c28dae76105bfa4991b41f77cd3f38d
Parent: 3bd5a36