When trying to generate release notes with semantic-release, it is assuming you are using the angular commit message format. It expects your commit messages are using # as the issue prefix format and referencing the issue URL ${YOUR_REPO_BASE_URL}/is...
No responses yet.