Skip to content

Releases: Bullrich/generate-release-changelog

Release 2.0.2

03 Feb 09:53
6b60f00
Compare
Choose a tag to compare
  • 6b60f00 fix:resolved /github/workspace owned by someone else (#3)

Release 2.0.1

18 Sep 09:40
Compare
Choose a tag to compare
  • df91891 Fixed misaligned workflow yml

2.0.0

18 Sep 09:18
Compare
Choose a tag to compare

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