Skip to content

Releases: semantic-release-plus/semantic-release

v20.0.0

04 Feb 22:36
44449ce
Compare
Choose a tag to compare

20.0.0 (2022-02-04)

Bug Fixes

  • npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)
  • npm-plugin: upgraded to the latest beta version (8097afb)
  • npm-plugin: upgraded to the stable version (0eca144)
  • upgrade marked to resolve ReDos vulnerability (#2330) (d9e5bc0)

BREAKING CHANGES

  • npm-plugin: @semantic-release/npm has also dropped support for node v15
  • node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of marked and marked-terminal that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already.

v19.0.2

31 Jan 17:29
Compare
Choose a tag to compare

19.0.2 (2022-01-31)

Bug Fixes

  • deps: updates @semantic-release/npm to v9 (fa38c18)

v19.0.1

09 Jan 16:27
36f9f4d
Compare
Choose a tag to compare

19.0.1 (2022-01-09)

Bug Fixes

  • bump @semantic-release/commit-analyzer to 9.0.2 (#2258) (7f971f3)

v19.0.0

12 Oct 07:55
e8ad167
Compare
Choose a tag to compare

19.0.0 (2021-10-12)

Features

  • node-version: raised the minimum required version to v14.17 (#2132) (66cc2b4)

BREAKING CHANGES

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

v18.4.4-alpha.1

20 Sep 17:35
Compare
Choose a tag to compare
v18.4.4-alpha.1 Pre-release
Pre-release

18.4.4-alpha.1 (2021-09-20)

Bug Fixes

  • deps: switch to semantic-release-plus/error (4220994)

v18.4.3

09 Sep 16:33
20b0c44
Compare
Choose a tag to compare

18.4.3 (2021-09-09)

Bug Fixes

  • switches to standard prettier and eslint and reformat code (20b0c44), closes #211

v18.4.3-alpha.1

09 Sep 07:39
Compare
Choose a tag to compare
v18.4.3-alpha.1 Pre-release
Pre-release

18.4.3-alpha.1 (2021-09-09)

Bug Fixes

  • updates lint-staged conifg (838be44)

v18.4.2

09 Sep 06:59
6a92e53
Compare
Choose a tag to compare

18.4.2 (2021-09-09)

Bug Fixes

  • deps: update dependency marked to v3 (6e4beb8)
  • engines: fixed defined node version to account for the higher requirement from the npm plugin (#2088) (ea52e17)
  • marked: reverted upgrade to v3 (#2087) (5edff69)

v18.4.1

18 Aug 07:14
Compare
Choose a tag to compare

18.4.1 (2021-08-18)

Bug Fixes

  • deps: update dependency marked to v3 (49d9bd1)

v18.4.0-alpha.1

18 Aug 07:50
Compare
Choose a tag to compare
v18.4.0-alpha.1 Pre-release
Pre-release

18.4.0-alpha.1 (2021-08-18)

Features

  • adds semantic-release-plus as a command alias (1be8b5c)