Skip to content

conventional-changelog-eslint: v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 12:56
b3b896b

4.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • now all promises are native
  • Node >= 14 is required

Features

  • eslint: improve regex headerPattern (#268) (ccc1365)
  • preset: add recommended-bump opts into presets (60815b5)
  • re-use parser options within each preset (#335) (d3eaacf)

Bug Fixes

  • preset, eslint: display short tag in release notes (b63a5ff), closes #313
  • preset: ESLint recommended-bump is always "patch" (#371) (35e279d)
  • preset: recommended-bump ESLint preset (#295) (acf9c19)

Code Refactoring