Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(changelog): include all commit types in
CHANGELOG.md
By default only `feat` and `fix` commits are included in the changelog generation process. With this change any type of commit will be included in the appropriate section in the changelog.
- Loading branch information