CHANGELOG.md 20 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.2 (2021-12-24)

Bug Fixes

  • docs: update list of available presets (#871) (2799851)

2.1.1 (2020-11-05)

Note: Version bump only for package conventional-changelog-cli

2.1.0 (2020-08-12)

Features

2.0.35 (2020-06-20)

Note: Version bump only for package conventional-changelog-cli

2.0.34 (2020-05-08)

Bug Fixes

2.0.33 (2020-05-08)

Bug Fixes

  • deps: update yargs-parser to move off a flagged-vulnerable version. (#635) (aafc0f0)

2.0.29 (2019-11-21)

Note: Version bump only for package conventional-changelog-cli

2.0.28 (2019-11-14)

Bug Fixes

2.0.27 (2019-11-07)

Note: Version bump only for package conventional-changelog-cli

2.0.26 (2019-10-24)

Bug Fixes

  • deps: update lodash to fix security issues (#535) (ac43f51)

2.0.24 (2019-10-02)

Bug Fixes

  • deps: update dependency tempfile to v3 (#459) (c0bac28)
  • preset-loader: fix handling conventionalcommits preset without config object (6425972), closes #512
  • preset, conventionalcommits: fix handling conventionalcommits preset without config object (c0566ce), closes #512

Reverts

  • "fix(preset-loader): fix handling conventionalcommits preset without config object" (#520) (417139c)

2.0.23 (2019-07-29)

Bug Fixes

  • deps, cli: bumps (minor + patch) lodash in conventional-changelog-cli (#501) (50212e6), closes #486

2.0.22 (2019-05-18)

Bug Fixes

  • cli.js: fix issue where standard conventional-changelog options are not passed into options object (#380) (86ae571)

2.0.21 (2019-05-05)

Note: Version bump only for package conventional-changelog-cli

2.0.20 (2019-05-02)

Note: Version bump only for package conventional-changelog-cli

2.0.19 (2019-05-02)

Note: Version bump only for package conventional-changelog-cli

2.0.18 (2019-04-26)

Note: Version bump only for package conventional-changelog-cli

2.0.17 (2019-04-24)

Note: Version bump only for package conventional-changelog-cli

2.0.16 (2019-04-11)

Note: Version bump only for package conventional-changelog-cli

2.0.15 (2019-04-11)

Note: Version bump only for package conventional-changelog-cli

2.0.14 (2019-04-11)

Note: Version bump only for package conventional-changelog-cli

2.0.13 (2019-04-10)

Note: Version bump only for package conventional-changelog-cli

2.0.12 (2019-02-14)

Note: Version bump only for package conventional-changelog-cli

2.0.11 (2018-11-01)

Note: Version bump only for package conventional-changelog-cli

2.0.10 (2018-11-01)

Note: Version bump only for package conventional-changelog-cli

2.0.9 (2018-11-01)

Note: Version bump only for package conventional-changelog-cli

2.0.8 (2018-11-01)

Note: Version bump only for package conventional-changelog-cli

2.0.7 (2018-11-01)

Note: Version bump only for package conventional-changelog-cli

2.0.6 (2018-11-01)

Bug Fixes

  • Upgrade to Lerna 3, fix Node.js v11 error (#385) (cdef282)

2.0.5 (2018-08-21)

Note: Version bump only for package conventional-changelog-cli

2.0.4 (2018-08-21)

Bug Fixes

  • cli: pass --tag-prefix option to core (#345) (2151fce)

2.0.3 (2018-08-21)

Note: Version bump only for package conventional-changelog-cli

2.0.2 (2018-08-21)

Bug Fixes

2.0.1 (2018-06-06)

Note: Version bump only for package conventional-changelog-cli

2.0.0 (2018-05-29)

Chores

  • package: set Node requirement to oldest supported LTS (#329) (cae2fe0)

BREAKING CHANGES

  • package: Set the package's minimum required Node version to be the oldest LTS currently supported by the Node Release working group. At this time, that is Node 6 (which is in its Maintenance LTS phase).

1.3.22 (2018-04-16)

Note: Version bump only for package conventional-changelog-cli

1.3.21 (2018-03-28)

Note: Version bump only for package conventional-changelog-cli

1.3.20 (2018-03-27)

Note: Version bump only for package conventional-changelog-cli

1.3.19 (2018-03-27)

Note: Version bump only for package conventional-changelog-cli

1.3.18 (2018-03-27)

Note: Version bump only for package conventional-changelog-cli

1.3.17 (2018-03-22)

Note: Version bump only for package conventional-changelog-cli

1.3.16 (2018-03-03)

Note: Version bump only for package conventional-changelog-cli

1.3.15 (2018-02-24)

Note: Version bump only for package conventional-changelog-cli

1.3.14 (2018-02-20)

Note: Version bump only for package conventional-changelog-cli

1.3.13 (2018-02-13)

Note: Version bump only for package conventional-changelog-cli

1.3.12 (2018-02-13)

Note: Version bump only for package conventional-changelog-cli

1.3.11 (2018-02-13)

Note: Version bump only for package conventional-changelog-cli

1.3.10 (2018-02-12)

Note: Version bump only for package conventional-changelog-cli

1.3.9 (2018-02-05)

Bug Fixes

  • cli: set options.config to loaded custom config for processing (3d8b243), closes #227

1.3.8 (2018-01-29)

Note: Version bump only for package conventional-changelog-cli

1.3.7 (2017-12-18)

Note: Version bump only for package conventional-changelog-cli

1.3.6 (2017-12-08)

Note: Version bump only for package conventional-changelog-cli

1.3.5 (2017-11-13)

Note: Version bump only for package conventional-changelog-cli

1.3.4 (2017-10-01)

1.3.3 (2017-09-01)

1.3.2 (2017-07-17)

1.3.1 (2017-03-11)

1.2.0 (2016-05-08)

Features

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

1.1.1 (2016-02-14)

1.1.0 (2016-02-13)

Features

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

1.0.0 (2016-02-05)

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 https://github.com/ajoslin/conventional-changelog/issues/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 https://github.com/ajoslin/conventional-changelog/issues/100

0.0.1 (2016-01-30)

Features

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