Skip to content

v0.13.0

Compare
Choose a tag to compare
@eunjae-lee eunjae-lee released this 31 Dec 21:51
· 316 commits to main since this release
a32c8dc

0.13.0 (2019-12-31)

Bug Fixes

  • github-actions: fix image name (#557) (33f710c)
  • replace GH_TOKEN with GITHUB_TOKEN (#568) (835e26f)
  • prepare: throw with --yes when git tag is missing (#570) (cee5f35)

Features

  • prepare: add --commit-from option (#572) (041d3d9)
  • release: notify GitHub release url instead of CHANGELOG (#555) (c017067), closes #506