Releases: quant-eagle/conventional-changelog-generator
Releases · quant-eagle/conventional-changelog-generator
v1.0.6
This release fixes issues caused in SemVer tagging system created by lexicographical ordering which git tag
uses.
v1.0.5
This new release contains one new feature:
- Release filtering by provided RegExp
This feature allows you to filter your releases based on the provided tagRegex
field in order to base your changelogs exactly on the tags you're looking for.
An example of this might be a usage of SemVer labels.
v1.0.4
Action renamed properly (typos fixed)
v1.0.3
Fixed readme versioning
v1.0.2
This version includes one new change:
- Enforcing single line commit messages
v1.0.1
Fixed default template error
First official release
v1.0.0 First official release