Skip to content

Releases: semantic-release/release-notes-generator

v11.0.4

04 Jul 16:25
68772c4
Compare
Choose a tag to compare

11.0.4 (2023-07-04)

Bug Fixes

  • deps: update dependency read-pkg-up to v10 (68772c4)

v11.0.3

07 Jun 14:50
7d84222
Compare
Choose a tag to compare

11.0.3 (2023-06-07)

Bug Fixes

  • deps: update dependency conventional-changelog-angular to v6 (#466) (a8d8868)
  • deps: update dependency conventional-changelog-writer to v6 (#467) (d80b880)
  • deps: update dependency conventional-commits-filter to v3 (#468) (b058ee7)
  • deps: update dependency conventional-commits-parser to v4 (#469) (7d84222)

v11.0.2

28 May 22:49
96e435e
Compare
Choose a tag to compare

11.0.2 (2023-05-28)

Bug Fixes

  • deps: update dependency get-stream to v7 (#453) (96e435e)

v11.0.1

28 Apr 21:05
949607f
Compare
Choose a tag to compare

11.0.1 (2023-04-28)

Bug Fixes

  • files: include the wrappers directory in the published package (949607f)

v11.0.0

28 Apr 19:57
38a10fe
Compare
Choose a tag to compare

11.0.0 (2023-04-28)

Code Refactoring

  • esm: converted the package to esm (40f7596), closes #296

Features

  • node-versions: raised the minimum required node version to v18 (4bfe425)
  • semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (f094cb0)

BREAKING CHANGES

  • semantic-release-peer: the required version of semantic-release has been raised to v20.1.0 in order to support loading of ESM plugins
  • node-versions: node v18 is now the minimum supported version
  • esm: @semantic-release/release-notes-generator is now a native ES Module. It has
    named exports for each plugin hook (generateNotes)

v10.0.3

24 Nov 16:28
5f9d65d
Compare
Choose a tag to compare

10.0.3 (2021-11-24)

Bug Fixes

  • bump conventional commits parser to version 3.2.3 (#293) (5f9d65d)

v10.0.2

18 Sep 03:29
6724eca
Compare
Choose a tag to compare

10.0.2 (2021-09-18)

Bug Fixes

  • deps: update dependency conventional-changelog-writer to v5 (#212) (6724eca)

v10.0.1

17 Sep 21:48
bb00694
Compare
Choose a tag to compare

10.0.1 (2021-09-17)

Bug Fixes

  • deps: update dependency import-from to v4 (#248) (bb00694)

v10.0.0

17 Sep 19:46
d43efc6
Compare
Choose a tag to compare

BREAKING CHANGES

  • the minimum required version of node is now v14.17.

Thanks

@abel-mak

v10.0.0-beta.2

03 Sep 20:53
d2f6e46
Compare
Choose a tag to compare
v10.0.0-beta.2 Pre-release
Pre-release

10.0.0-beta.2 (2021-09-03)

Features

  • updated the peer-dependency on semantic-release to v18 or above (d2f6e46)