- fix: Add prepublishOnly script c304137 (#19) by Jolyn
- fix: Add newline in changelog between header and first item 2d3033a (#18) by Jolyn
- fix: Bundle to avoid issues with downstream dependencies d2d1d56 (#17) by Jolyn
- fix: Restore vim bindings c4a4e84 (#16) by Jolyn
- breaking: Use package.json homepage field rather than repository field, for pr links 3712743 (#15) by Jolyn
- fix: Fix bug where repository url is object rather than string aed5304 (#14) by Jolyn
- fix: Fix parentheses in pull request links 1a9ecc7 (#13) by Jolyn
- feature: Add link to pull requests 7a38d7b ((#12)) by Jolyn
- feature: Add commit hash, pull request, and author to changelog entries 22fb2c8 (#11) by Jolyn
- fix: Support creation of CHANGELOG.md file
- feature: Add support for prerelease mode to prep command
- fix: Fix prep command not deleting correct directory
- fix: Fix issue with heeler prep for fix/patch changelog entries
- fix: Fix issue with heeler add's message prompt
- breaking: Switch to commit-msg hook
- breaking: Remove check command, switch to using changelog dir, use MIT license
- (feature): Initial implementatation, including prep command. (#3)
- (breaking): Initial implementatation, including prep command. (#3)