Releases: qoomon/git-conventional-commits
Releases · qoomon/git-conventional-commits
1.1.0
Features
- add --commit option to generate version and changelog for specific commit e.g. v1.0.0 (483aa5f)
1.0.10
Bug Fixes
- set minor and patch version part to 0 if needed (c63a9a2)
1.0.9
Features
- unscoped commits appears at top of changelog section (0e35cbf)
1.0.8
add chore
type to default config
v1.0.7
#20 fix(changelog): resulting file always with feature and bugfix summary
v1.0.6: Merge pull request #3 from ouaibsky/master
Fix issue with --version option and stuck to the doc
Init
v1.0.0
docs: add build description