You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scripts): catch style/perf/refactor commits in changelog
The changelog script missed commits with style, perf, and refactor
prefixes—they fell into "Other" without scope parsing. Group them under
a new "Improvements" section. Also fix unbound variable crash when
arrays are empty under set -u.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
0 commit comments