Releases: vflopes/git-changelog
Releases · vflopes/git-changelog
v1.1.2
- Adding support for types presets
- Adding support for atom type preset
- Adding instruction to execute the builds on Linux/MacOS
v1.1.1
- Fix commit message typo
- Fix reading .gitchangelog file (use
fs.readFileSync
instead of require
)
- Update the gif with example
v1.1.0
First stable release of git changelog
- Customization with
.gitchangelog
file
- Triggers before and after commit
- Install (
-i, --install
) and help (-h, --help
) commands