Skip to content

Releases: conventional-changelog/releaser-tools

v1.1.4

27 May 21:34
Compare
Choose a tag to compare
1.1.4

v1.1.3

29 May 02:50
Compare
Choose a tag to compare

Bug Fixes

  • cli: config option issue (#19) (a958ea9)
  • cli: fix unit test error (6a80929)
  • test: use github user from env validable (c787ea4)

v1.1.2

17 Apr 03:31
Compare
Choose a tag to compare
chore(release): 1.1.2

v1.1.1

29 Feb 09:53
Compare
Choose a tag to compare

Bug Fixes

  • partial: always ignore the default header partial (73c27d9)

v1.1.0

13 Feb 09:22
Compare
Choose a tag to compare

Features

  • use conventional-changelog v1.1.0 (8617e57)

BREAKING CHANGES

  • cli options are different.
    --config is added.
    --git-raw-commits-opts, --parser-opts and --writer-opts are removed.

v1.0.0

06 Feb 13:35
Compare
Choose a tag to compare

Chores

BREAKING CHANGES

  • deps: Use conventional-changelog 1.0.0.

v0.5.3

30 Jan 05:00
Compare
Choose a tag to compare

Bug Fixes

  • cli: should error if all results fail (12f1990)
  • cli: should error if only one result when verbose (9c574ee)

v0.5.2

30 Jan 04:02
Compare
Choose a tag to compare

Bug Fixes

  • cli: fail if theres one failing result (2814a62), closes #6
  • err: better message (8c07bde), closes #8

v0.5.1

25 Dec 23:25
Compare
Choose a tag to compare

Bug Fixes

  • err: catch error in gitSemverTags (f3101c7)

v0.5.0

25 Dec 23:25
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • deps: Use conventional-changelog^0.5.0