Skip to content

Releases: semantic-release/semantic-release

v22.0.0-beta.9

16 Sep 18:44
b93bef4
Compare
Choose a tag to compare
v22.0.0-beta.9 Pre-release
Pre-release

22.0.0-beta.9 (2023-09-16)

Features

  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)

BREAKING CHANGES

  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to
    v20.6.1 to avoid a known node bug

v22.0.0-beta.8

16 Sep 17:00
6604153
Compare
Choose a tag to compare
v22.0.0-beta.8 Pre-release
Pre-release

22.0.0-beta.8 (2023-09-16)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#2956) (1017e1a)

v22.0.0-beta.7

16 Sep 16:57
e623cc6
Compare
Choose a tag to compare
v22.0.0-beta.7 Pre-release
Pre-release

22.0.0-beta.7 (2023-09-16)

Features

  • node-versions: raised the minimum node v20 requirement to v20.6 (e623cc6)

BREAKING CHANGES

  • node-versions: the minimum supported node version in the v20 major range is now v20.6

v21.1.2

16 Sep 04:42
1017e1a
Compare
Choose a tag to compare

21.1.2 (2023-09-16)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#2956) (1017e1a)

v22.0.0-beta.6

15 Sep 21:08
a23b718
Compare
Choose a tag to compare
v22.0.0-beta.6 Pre-release
Pre-release

22.0.0-beta.6 (2023-09-15)

Bug Fixes

  • deps: upgraded to the latest version of the npm plugin with npm v10 (a23b718)

v22.0.0-beta.5

15 Sep 20:40
b9f294d
Compare
Choose a tag to compare
v22.0.0-beta.5 Pre-release
Pre-release

22.0.0-beta.5 (2023-09-15)

Features

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

BREAKING CHANGES

  • node-versions: node v18.17 is now the minimum supported node version and support for v19 has been dropped

v22.0.0-beta.4

15 Sep 18:24
03a687b
Compare
Choose a tag to compare
v22.0.0-beta.4 Pre-release
Pre-release

22.0.0-beta.4 (2023-09-15)

Bug Fixes

  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)

v22.0.0-beta.3

12 Sep 01:56
de8e4e0
Compare
Choose a tag to compare
v22.0.0-beta.3 Pre-release
Pre-release

22.0.0-beta.3 (2023-09-12)

Bug Fixes

  • deps: updated to the latest betas of the commit-analyzer and release-notes-generator plugins (de8e4e0)

v22.0.0-beta.2

02 Sep 02:21
72ab317
Compare
Choose a tag to compare
v22.0.0-beta.2 Pre-release
Pre-release

22.0.0-beta.2 (2023-09-02)

Features

  • defined exports for the package (72ab317)

BREAKING CHANGES

  • exports prevents access to internal files, but they arent intended for public use anyway

v22.0.0-beta.1

01 Sep 22:24
07a79ea
Compare
Choose a tag to compare
v22.0.0-beta.1 Pre-release
Pre-release

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

Features

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

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