Skip to content

Releases: conventional-changelog/conventional-changelog

conventional-changelog-core: v7.0.0

08 Sep 22:46
2e467dd
Compare
Choose a tag to compare

7.0.0 (2023-09-08)

⚠ BREAKING CHANGES

  • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
  • standard-changelog: createIfMissing method now returns a promise

Features

  • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
  • standard-changelog: use promises (#1111) (5015ab7)

conventional-changelog-conventionalcommits: v7.0.2

08 Sep 22:46
50113f9
Compare
Choose a tag to compare

7.0.2 (2023-09-08)

Bug Fixes

  • conventional-changelog-conventionalcommits: fix handling input params (#1120) (e721cde)

conventional-changelog-cli: v4.1.0

08 Sep 23:02
e322673
Compare
Choose a tag to compare

4.1.0 (2023-09-09)

Note: Upgrade workspace dependencies.

standard-changelog: v4.0.0

27 Aug 13:02
5b78826
Compare
Choose a tag to compare

4.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

Bug Fixes

gulp-conventional-changelog: v4.0.0

27 Aug 13:01
5a896e3
Compare
Choose a tag to compare

4.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

Bug Fixes

  • deps: update dependency fancy-log to v2 (#901) (5d93f15)
  • deps: update dependency plugin-error to v2 (#1038) (5fe464c)

git-semver-tags: v6.0.0

27 Aug 13:01
1c75c72
Compare
Choose a tag to compare

6.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

  • drop node 14 support (#1085) (1bce036)
  • git-semver-tags,conventional-recommended-bump: define skip-unstable option in cli (#1066) (0ffec3f)
  • unified presets interface (#1045) (8d0ffbe)

Bug Fixes

  • fix semver vulnerability (#1071) (3f5c99d), closes #1019
  • git-semver-tags: escape regexp characters in the tagPrefix option (#941) (49273ee)

git-raw-commits: v4.0.0

27 Aug 13:01
878fc56
Compare
Choose a tag to compare

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required

Features

Bug Fixes

conventional-recommended-bump: v8.0.0

27 Aug 13:01
624377a
Compare
Choose a tag to compare

8.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

  • drop node 14 support (#1085) (1bce036)
  • git-semver-tags,conventional-recommended-bump: define skip-unstable option in cli (#1066) (0ffec3f)
  • unified presets interface (#1045) (8d0ffbe)

Bug Fixes

conventional-commits-filter: v4.0.0

27 Aug 13:01
26fc9ea
Compare
Choose a tag to compare

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required

Features

conventional-changelog-writer: v7.0.0

27 Aug 13:01
d669bb6
Compare
Choose a tag to compare

7.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

Bug Fixes