Skip to content

v1.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@amtiYo amtiYo released this 16 Jul 09:11
· 3 commits to main since this release

Fixed

  • Notification headers keep a line break under the repo name. Rich Markdown
    collapses a single \n, so the event line (Release · …, commit summary,
    PR action) sat on the same visual row as 📦 repo. Headers now use a blank
    line between the title row and the event row.