🐛 Bug: Changelogs have out-of-order headings #915
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
Generated
CHANGELOG.md
files should follow https://www.w3.org/WAI/tutorials/page-structure/headings/:There should only be one h1 (
# ...
), at the start of the pageActual
Generated changelog headings go out of order and have multiple h1s.
Example: https://github.com/KATT/tupleson/blob/55157ef4d6e14ceb6ddf1c0f8ef20a2c51cd6c7b/CHANGELOG.md
Additional Info
I'd previously fixed this in #107 -> #109. But changelog generation has since moved to
release-it
.Mentioned by @KATT too - thanks!
The text was updated successfully, but these errors were encountered: