CHANGELOG.md 4.0 KB

Change Log

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

2.0.7 (2020-11-05)

Note: Version bump only for package conventional-commits-filter

2.0.6 (2020-05-08)

Note: Version bump only for package conventional-commits-filter

2.0.2 (2019-04-10)

Bug Fixes

  • filter: replace is-subset with lodash.ismatch (#377) (fbcc92e)

2.0.1 (2018-11-01)

Bug Fixes

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

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.1.6 (2018-03-22)

Note: Version bump only for package conventional-commits-filter

1.1.5 (2018-02-24)

Note: Version bump only for package conventional-commits-filter

1.1.4 (2018-02-20)

Note: Version bump only for package conventional-commits-filter

1.1.3 (2018-02-13)

Note: Version bump only for package conventional-commits-filter

1.1.2 (2018-02-13)

Note: Version bump only for package conventional-commits-filter

1.1.1 (2017-12-08)

Bug Fixes

  • filter: only remove commits that reverted commits in the scope (#226) (461dae6)

1.1.0 (2017-11-13)

Features

  • migrate repo to lerna mono-repo (793e823)