Skip to content

Releases: semantic-release/commit-analyzer

v12.0.0

18 Mar 03:37
820d6f4
Compare
Choose a tag to compare

12.0.0 (2024-03-18)

Features

  • exports: defined exports to point at ./index.js (f3358dd)
  • node-versions: dropped support for node v18 and v19 (0a23b82)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent
    intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported

v11.1.0

06 Nov 01:48
9dc87e0
Compare
Choose a tag to compare

11.1.0 (2023-11-06)

Features

v11.0.0

18 Sep 12:34
78f8f52
Compare
Choose a tag to compare

11.0.0 (2023-09-18)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)
  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

Features

  • conventional-changelog-presets: supported new preset format (f3b88d3)
  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v11.0.0-beta.4

17 Sep 04:45
a681fbd
Compare
Choose a tag to compare
v11.0.0-beta.4 Pre-release
Pre-release

11.0.0-beta.4 (2023-09-17)

Features

  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1

v11.0.0-beta.3

15 Sep 18:19
3ff9458
Compare
Choose a tag to compare
v11.0.0-beta.3 Pre-release
Pre-release

11.0.0-beta.3 (2023-09-15)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)

v11.0.0-beta.2

12 Sep 01:49
50ee729
Compare
Choose a tag to compare
v11.0.0-beta.2 Pre-release
Pre-release

11.0.0-beta.2 (2023-09-12)

Bug Fixes

  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

v11.0.0-beta.1

01 Sep 20:58
f3b88d3
Compare
Choose a tag to compare
v11.0.0-beta.1 Pre-release
Pre-release

11.0.0-beta.1 (2023-09-01)

Features

  • conventional-changelog-presets: supported new preset format (f3b88d3)

BREAKING CHANGES

  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v10.0.4

28 Aug 20:29
a7201b6
Compare
Choose a tag to compare

10.0.4 (2023-08-28)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (a7201b6)

v10.0.3

28 Aug 02:14
ab3ee9f
Compare
Choose a tag to compare

10.0.3 (2023-08-28)

Reverts

  • Revert "fix(deps): update dependency conventional-commits-parser to v5 (#501)" (ab3ee9f), closes #501
  • Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#502)" (f21eb8e), closes #502
  • Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#504)" (c48b533), closes #504

v10.0.2

27 Aug 02:18
91cf4d5
Compare
Choose a tag to compare

10.0.2 (2023-08-27)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (#501) (91cf4d5)