- ✨ Add autolink to issues and PRs in commit subject and body (#17) (43449fc)
- ✨ support commit url in changelog (02c72b0)
- ✨ Group commits by changelog types (#11) (7b8b49b)
- ✨ Use handlebars templating to generate markdown (#10) (141d160)
- ✨ Generate changelog for the next release (#8) (2d783e4)
- ✨ Implement format option (#5) (9b7287d)
- ✨ Convert changelog to markdown (b165f69)
- ✨ Generate markdown first draft function (10c6d3e)
- 🎉 Intialize markdown project (a4a12bb)
- ✨ Generate changelog JSON file (86ca3ea)
- ✨ Handle when no repository found (c912efd)
- 🎉 intialize cli project (0b4f394)
- ✨ implements changelog generation to json (44e401d)
- ✨ add edge cases for commit parsing (cb35644)
- ✨ Implements parse commit function (195b594)
- ♻️ remove babel to use native node 10 (#3) (6edd0c4)
- 🚚 move parse functions into parser.js (e29f239)
- 🔧 Fix main script in core module (7f091a3)
- 🔧 Add build script (efbc04d)
- 🔧 Add lint (9faf008)
- 🔧 Set up tests (656c8bb)
- 🔧 Add package.json (34c8f53)
- 🔥 remove parsing multiple commit (73207b7)