Skip to content
This repository was archived by the owner on Feb 5, 2018. It is now read-only.

Releases: conventional-changelog-archived-repos/conventional-changelog-cli

v1.2.0

Choose a tag to compare

@stevemao stevemao released this 08 May 12:52
v1.2.0
3c066f3

Features

  • config: should work with preset(a0449a2), closes #4

v1.1.1

Choose a tag to compare

@stevemao stevemao released this 14 Feb 05:15
chore(release): 1.1.1

v1.1.0

Choose a tag to compare

@stevemao stevemao released this 13 Feb 07:09

Features

  • debug: use conventional-changelog 1.1.0 and debug when verbose (d1aa13d)

v1.0.0

Choose a tag to compare

@stevemao stevemao released this 06 Feb 13:37

Bug Fixes

  • infile: do not print the latest release twice if infile ENOENT (e664087)

Features

  • flags: add config and remove uncommon ones (abc2b83)
  • help: improve the flag names and add more descriptions (f59d6d9)
  • infile: warn if infile does not exist (443eb64)
  • add --output-unreleased (d479ff4)

BREAKING CHANGES

  • help: overwrite is now called same-file.

Fixes conventional-changelog/conventional-changelog#100

  • flags: --git-raw-commits-opts, --parser-opts and --writer-opts are removed as they are considered uncommon, use --config is easier as people can write all options within one file and they can learn from existing presets.

Fixes conventional-changelog/conventional-changelog#100

v0.0.1

Choose a tag to compare

@stevemao stevemao released this 30 Jan 10:03

Features

  • init: extract cli from conventional-changelog (2246df5)