Skip to content

1.1.0

Compare
Choose a tag to compare
@lekterable lekterable released this 03 May 17:56
· 26 commits to master since this release
a1736a2

Features

  • add %HASH% placeholder to line format a3c93b2f
  • introduce changelog customization using config file e66d6176
  • use higher level of headers for changelog eea23d95

Fixes

  • throw error if there are no commits 5fa8e6c9
  • check if changelog exists before accessing 4d95659f
  • make release pass the config object 56473839
  • handle edge case with non conventional commits 8be681f2
  • replace %message% as last to avoid bugs ec507396
  • stop adding empty line at the end of the file on --root faee4801
  • stop adding Latest when not applicable c64fa467

Misc