-
Hello, I am attempting to use
I have a |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This means that the changelog is fully generated and does not have any explicit content, like the one it would add when it detected commits with To fix it, write the changelog and enter some information about the release manually, and commit. Typically that's where I write |
Beta Was this translation helpful? Give feedback.
This means that the changelog is fully generated and does not have any explicit content, like the one it would add when it detected commits with
fix|chore|feat|…:
subjects.To fix it, write the changelog and enter some information about the release manually, and commit. Typically that's where I write
A maintenance release without user-facing changes.
directly under the### Unreleased
section headline.