Skip to content

Releases: JenWa/changelog-creator

v0.2.1

10 Jul 22:51
Compare
Choose a tag to compare

fix

  • fix(tagPrefix): Pass to semver and add prefix to package version
  • fix(cli): Return changelog creation function
  • fix(UpcomingSection): Move commits related to an undefined version to Upcoming section
  • fix(getCommits): Add Conventional commit types
  • fix(getVersionChanges): Guarantee order of releases by removing async iteration

feat

  • feat(cli): Add help flag in order to output arg information

First release - so exited :)

20 Jun 19:43
Compare
Choose a tag to compare

This is pretty much a WIP