conventional-changelog-action/node_modules/conventional-changelog-express/CHANGELOG.md

4.9 KiB

Change Log

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

2.0.1 (2018-11-01)

Bug Fixes

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

2.0.0 (2018-06-06)

Features

BREAKING CHANGES

  • Re-use parser options object between components of a preset. For some presets this may change the behavior of conventional-recommended-bump as the parser options object for the conventional-recommended-bump options within a preset were different than the parser options object for the conventional-changelog options within a preset.

If you are not using conventional-recommended-bump, then this is not a breaking change for you.

1.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).

0.3.6 (2018-03-27)

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

0.3.5 (2018-03-22)

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

0.3.4 (2018-02-24)

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

0.3.3 (2018-02-20)

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

0.3.2 (2018-02-13)

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

0.3.1 (2018-02-13)

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

0.3.0 (2017-12-18)

Features

  • preset: add recommended-bump opts into presets (60815b5), closes #241

0.2.1 (2017-11-13)

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

0.2.0 (2017-07-17)

Features