Releases: Bullrich/generate-release-changelog
Releases · Bullrich/generate-release-changelog
Release 2.0.2
Release 2.0.1
- df91891 Fixed misaligned workflow yml
2.0.0
Changed system to not use the package.json
but instead just use the git formula: git log --oneline --no-decorate $tag..HEAD
.
This will now list all the commits between the new tag and the latest tag in a nicely formatted list using the pattern:
- HASH - Title