Commit 61d4659
authored
fix(upgrade): indent changelog, add emoji to heading, hide empty sections (#604)
## Summary
Follow-up to #594. Fixes changelog rendering issues spotted during first
real nightly upgrade:
- Indent all changelog lines by 2 spaces to visually nest under the
upgrade status header
- Add ✨ emoji to the "What's new" heading for consistency with category
headings
- Skip sections whose markdown is empty after whitespace trimming
- Add trailing newline so the output doesn't butt against the shell
prompt1 parent 00d7800 commit 61d4659
File tree
3 files changed
+274
-54
lines changed- src/lib/formatters
- test/lib/formatters
3 files changed
+274
-54
lines changed
0 commit comments