Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@marcocesarato marcocesarato released this 12 Feb 11:24
· 220 commits to main since this release

Config

Add new configurations for urls and commit release message format

  • Url Protocol: The URL protocol of all repository urls on changelogs (http/https)
  • Commit Url Format: A URL representing a specific commit at a hash
  • Compare Url Format: A URL representing the comparison between two git sha
  • Issue Url Format: A URL representing the issue format (allowing a different URL format to be swapped in for
    Gitlab, Bitbucket, etc)
  • User Url Format: A URL representing the a user's profile URL on GitHub, Gitlab, etc. This URL is used for
    substituting @abc with https://github.com/abc in commit messages
  • Release Commit Message Format: A string to be used to format the auto-generated release commit message