# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.5...conventional-changelog-express@2.0.6) (2020-11-05) **Note:** Version bump only for package conventional-changelog-express ## [2.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.1...conventional-changelog-express@2.0.5) (2020-05-08) **Note:** Version bump only for package conventional-changelog-express ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@2.0.0...conventional-changelog-express@2.0.1) (2018-11-01) ### Bug Fixes * Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282)) # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@1.0.0...conventional-changelog-express@2.0.0) (2018-06-06) ### Features * re-use parser options within each preset ([#335](https://github.com/conventional-changelog/conventional-changelog/issues/335)) ([d3eaacf](https://github.com/conventional-changelog/conventional-changelog/commit/d3eaacf)), closes [#241](https://github.com/conventional-changelog/conventional-changelog/issues/241) ### 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](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.6...conventional-changelog-express@1.0.0) (2018-05-29) ### Chores * **package:** set Node requirement to oldest supported LTS ([#329](https://github.com/conventional-changelog/conventional-changelog/issues/329)) ([cae2fe0](https://github.com/conventional-changelog/conventional-changelog/commit/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](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.5...conventional-changelog-express@0.3.6) (2018-03-27) **Note:** Version bump only for package conventional-changelog-express ## [0.3.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.4...conventional-changelog-express@0.3.5) (2018-03-22) **Note:** Version bump only for package conventional-changelog-express ## [0.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.3...conventional-changelog-express@0.3.4) (2018-02-24) **Note:** Version bump only for package conventional-changelog-express ## [0.3.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-express@0.3.2...conventional-changelog-express@0.3.3) (2018-02-20) **Note:** Version bump only for package conventional-changelog-express ## [0.3.2](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.3.1...conventional-changelog-express@0.3.2) (2018-02-13) **Note:** Version bump only for package conventional-changelog-express ## [0.3.1](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.3.0...conventional-changelog-express@0.3.1) (2018-02-13) **Note:** Version bump only for package conventional-changelog-express # [0.3.0](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.2.1...conventional-changelog-express@0.3.0) (2017-12-18) ### Features * **preset:** add recommended-bump opts into presets ([60815b5](https://github.com/stevemao/conventional-changelog-express/commit/60815b5)), closes [#241](https://github.com/stevemao/conventional-changelog-express/issues/241) ## [0.2.1](https://github.com/stevemao/conventional-changelog-express/compare/conventional-changelog-express@0.2.0...conventional-changelog-express@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](https://github.com/conventional-changelog/conventional-changelog/issues/172)) ([ec0a25d](https://github.com/stevemao/conventional-changelog-express/commit/ec0a25d)) * extracting code from https://github.com/ajoslin/conventional-changelog ([c9c116a](https://github.com/stevemao/conventional-changelog-express/commit/c9c116a))