Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 22:36
d063538

0.3.0 (2021-01-14)

🪲 Bug Fixes

  • format: fix links generation, should remove # and fix github link (a0b9758)

✨ Features

  • release: add support for breaking changes commit (b0f4277)
  • release: add new option no-emoji to remove emojis from headers (05314c0)
  • conventional-parser: supports for issues and pr links in summary message (149021b)
  • format: retrieve pull request ids from summary + generate links (9e91316)
  • format: retrieve issue ids from a summary and generate issue links (7db2fc6)
  • completion: add bash/zsh.. completion scripts generation with some tips for bash (5db44c9)
  • docker: add official docker image joxit/kokai 🎉 (98ae0a2)
  • formatters: add more markdown functions for list and headers (7ef9da8)
  • formatters: add new markdown functions for bold/italic/links... and commit links (e092fbe)
  • release: add options add-links and git-url (e5a7082)

🔧 Build

🚀 Continuous Integration