Skip to content

conventional-changelog-jquery: v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 13:01
d643efb

5.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features