Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.75 KB

File metadata and controls

64 lines (34 loc) · 1.75 KB

heeler

4.0.4

  • fix: Add prepublishOnly script c304137 (#19) by Jolyn

4.0.3

  • fix: Add newline in changelog between header and first item 2d3033a (#18) by Jolyn

4.0.2

  • fix: Bundle to avoid issues with downstream dependencies d2d1d56 (#17) by Jolyn

4.0.1

  • fix: Restore vim bindings c4a4e84 (#16) by Jolyn

4.0.0

  • breaking: Use package.json homepage field rather than repository field, for pr links 3712743 (#15) by Jolyn

3.3.2

  • fix: Fix bug where repository url is object rather than string aed5304 (#14) by Jolyn

3.3.1

  • fix: Fix parentheses in pull request links 1a9ecc7 (#13) by Jolyn

3.3.0

  • feature: Add link to pull requests 7a38d7b ((#12)) by Jolyn

3.2.0

  • feature: Add commit hash, pull request, and author to changelog entries 22fb2c8 (#11) by Jolyn

3.1.1

  • fix: Support creation of CHANGELOG.md file

3.1.0

  • feature: Add support for prerelease mode to prep command
  • fix: Fix prep command not deleting correct directory

3.0.1

  • fix: Fix issue with heeler prep for fix/patch changelog entries
  • fix: Fix issue with heeler add's message prompt

3.0.0

  • breaking: Switch to commit-msg hook

2.0.0

  • breaking: Remove check command, switch to using changelog dir, use MIT license

1.0.0

  • (feature): Initial implementatation, including prep command. (#3)
  • (breaking): Initial implementatation, including prep command. (#3)