4.9 KiB
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
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 theconventional-recommended-bump
options within a preset were different than the parser options object for theconventional-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
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
0.2.1 (2017-11-13)
Note: Version bump only for package conventional-changelog-express
0.2.0 (2017-07-17)
Features
- allow raw commits to be filtered by path (#172) (ec0a25d)
- extracting code from https://github.com/ajoslin/conventional-changelog (c9c116a)