terminus-ui
terminus-ui copied to clipboard
Chore commits not tied to a release do not get added to the changelog
trafficstars
1. What is the expected behavior?
All commits should be added to the changelog.
2. What is the current behavior?
Chore commits seem to not be added if not commited with code that triggers a release.
3. What are the steps to reproduce?
Providing a reproduction is the best way to share your issue.
a) Create a chore commit and push it to master
b) Notice no changelog changes are published (which is correct).
c) Create another chore commit and then a fix commit.
d) Releasing the code, you will see both commits from step 'c' but not the commit from step 'a'.
Example:
These commits:

Created this changelog (notice missing commits for the toggle chore and log in chore):

4. Which versions of this library, Angular, TypeScript, & browsers are affected?
- UI Library: latest