question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

conventional-changelog-conventionalcommits: Patch version headings shouldn’t be a different size

See original GitHub issue

Same as #214, but for conventional-changelog-conventionalcommits. Heading levels indicate a structure. Patch versions should use ## <small> instead of ### , as @marcysutton pointed out.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
languitarcommented, Jan 25, 2022

Actually, the whole idea of using higher-level headings for major releases is a bit strange here, because a heading in a text document is meant for what follow below. However, with the reverse sorting, the structure created here puts the previous releases into the section created by the next version, e.g.:

## 2.1.0

# 2.0.0

## 1.5.18

## 1.5.17

Why are 1.5.17 and 1.5.18 part of the section opened by the 2.0.0 heading. That doesn’t make any sense with this sorting.

1reaction
chalkygames123commented, Jun 3, 2022

Thank you all. I’ve been waiting for this fix!

Read more comments on GitHub >

github_iconTop Results From Across the Web

why are patch version headings a different size? #214 - GitHub
I noticed patch version headings are a different size from major and minor ... Patch version headings shouldn't be a different size #867....
Read more >
Headings | Web Accessibility Initiative (WAI) - W3C
Headings with an equal or higher rank start a new section, headings with a lower rank start new subsections that are part of...
Read more >
Heading levels should only increase by one | Axe Rules
Usually, the best practice is to start the main content of a web page with a level 1 heading element ( h1 ),...
Read more >
Why your headings don't match your Table of Contents
I am using Styles for my document headings in my appellate brief. But, even though my Heading 1 is all caps, it shows...
Read more >
Heading off confusion: When do headings fail WCAG? - TPGi
Multiple headings with the same text​​ Headings should be clear and descriptive. According to Understanding Success Criterion 2.4.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found