Skip to content

fix(changelog): Make auto changelog titles level 3 - #295

Merged
BYK merged 2 commits into
masterfrom
byk/fix/changelog-github
Sep 24, 2021
Merged

fix(changelog): Make auto changelog titles level 3#295
BYK merged 2 commits into
masterfrom
byk/fix/changelog-github

Conversation

@BYK

@BYK BYK commented Sep 24, 2021

Copy link
Copy Markdown
Member

In #291 we used level 2 headers for subsections in the auto
generated changelogs. This made them collide with the level 2
version headers, causing our GitHub target to not pick up the
automatically generated changelog. It is also semantically
incorrect.

This patch fixes the issue, introduces constants to determine
these levels, and adds a helper function that utilizes these
constants.

In #291 we used level 2 headers for subsections in the auto
generated changelogs. This made them collide with the level 2
version headers, causing our GitHub target to not pick up the
automatically generated changelog. It is also semantically
incorrect.

This patch fixes the issue, introduces constants to determine
these levels, and adds a helper function that utilizes these
constants.
@BYK
BYK merged commit 2787b48 into master Sep 24, 2021
@BYK
BYK deleted the byk/fix/changelog-github branch September 24, 2021 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants