Releases: semantic-release/npm
Releases · semantic-release/npm
v9.0.0-beta.3
9.0.0-beta.3 (2022-01-18)
Bug Fixes
- updated the peer requirement for
semantic-release
to the new stable version (575a5a4)
v9.0.0-beta.2
9.0.0-beta.2 (2022-01-17)
Bug Fixes
- updated the peer requirement on
semantic-release
to a version matching the engines definition of this package (2d1f5f2)
BREAKING CHANGES
- the minimum required peer of
semantic-release
has been raised to match theengines.node
requirements of this package
v9.0.0-beta.1
9.0.0-beta.1 (2022-01-17)
Bug Fixes
- upgrade npm dependency to v8 (a12d6e5)
BREAKING CHANGES
- npm v8 dropped support for node v15, so it is no longer supported in this plugin. this should be low impact since node v15 is already EOL
Co-authored-by: Matt Travi [email protected]
v8.0.4-beta.1
8.0.4-beta.1 (2022-01-17)
Bug Fixes
v8.0.3
v8.0.2
v8.0.1
v8.0.0
v8.0.0-beta.1
8.0.0-beta.1 (2021-08-30)
Features
BREAKING CHANGES
- node-version: the minimum required version of node is now v14.17