Skip to content

Releases: semantic-release/release-notes-generator

v14.1.1

08 May 20:45
9728887

Choose a tag to compare

14.1.1 (2026-05-08)

Bug Fixes

  • deps: update dependency get-stream to v9 (#613) (9728887)

v14.1.0

05 Sep 21:18
485bc0a

Choose a tag to compare

14.1.0 (2025-09-05)

Features

  • preset: support ignoreCommits option (#836) (485bc0a)

v14.0.3

03 Jan 04:10
832620e

Choose a tag to compare

14.0.3 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#756) (832620e)

v14.0.2

16 Dec 20:27
687e2e2

Choose a tag to compare

14.0.2 (2024-12-16)

Bug Fixes

v14.0.1

22 Jun 04:02
44c780c

Choose a tag to compare

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

31 May 22:33
fff490d

Choose a tag to compare

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

17 May 19:36
2bce0d3

Choose a tag to compare

v14.0.0-beta.1 Pre-release
Pre-release

14.0.0-beta.1 (2024-05-17)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0

24 Mar 05:24
148d97c

Choose a tag to compare

13.0.0 (2024-03-24)

Features

  • exports: defined exports to point at ./index.js (5655b18)
  • node-versions: dropped support for node v18 and v19 (e65959a)

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

v12.1.0

06 Nov 01:43
53c18ce

Choose a tag to compare

12.1.0 (2023-11-06)

Features

v12.0.1

04 Nov 01:44
5756c18

Choose a tag to compare

12.0.1 (2023-11-04)

Bug Fixes

  • deps: update dependency read-pkg-up to v11 (#557) (5756c18)