Releases: semantic-release/semantic-release
Releases · semantic-release/semantic-release
v25.0.2
v25.0.1
25.0.1 (2025-10-19)
Bug Fixes
- deps: update to the latest version of the npm plugin to add trusted publishing support (fad173e), closes semantic-release/npm#958
v25.0.1-beta.3
v25.0.1-beta.2
25.0.1-beta.2 (2025-10-19)
Bug Fixes
- deps: update to the stable version of the npm plugin to add trusted publishing support (fad173e), closes semantic-release/npm#958
v25.0.1-beta.1
25.0.1-beta.1 (2025-10-16)
Bug Fixes
- deps: update to the beta of the npm plugin (c770748), closes semantic-release/npm#958
- deps: update to the latest alpha of the npm plugin (7c39330), closes semantic-release/npm#958
- deps: update to the latest alpha of the npm plugin (2434041), closes semantic-release/npm#958
- deps: update to the latest alpha of the npm plugin (a3c1129)
- deps: updated to latest alpha of the npm plugin (ea56799)
- deps: upgrade to the latest alpha of the npm plugin (e4ff786), closes semantic-release/npm#958
- deps: use the alpha of the npm plugin (ce3618e), closes semantic-release/npm#958
v25.0.1-alpha.4
25.0.1-alpha.4 (2025-10-16)
Bug Fixes
- deps: update to the beta of the npm plugin (c770748), closes semantic-release/npm#958
v25.0.1-alpha.3
25.0.1-alpha.3 (2025-10-15)
Bug Fixes
- deps: update to the latest alpha of the npm plugin (7c39330), closes semantic-release/npm#958
v25.0.1-alpha.2
25.0.1-alpha.2 (2025-10-15)
Bug Fixes
- deps: update to the latest alpha of the npm plugin (2434041), closes semantic-release/npm#958
v25.0.1-alpha.1
25.0.1-alpha.1 (2025-10-15)
Bug Fixes
- deps: update to the latest alpha of the npm plugin (a3c1129)
- deps: updated to latest alpha of the npm plugin (ea56799)
- deps: upgrade to the latest alpha of the npm plugin (e4ff786), closes semantic-release/npm#958
- deps: use the alpha of the npm plugin (ce3618e), closes semantic-release/npm#958
v25.0.0
25.0.0 (2025-10-15)
Bug Fixes
- deps: update dependency hosted-git-info to v9 (9fa04f8)
- deps: update dependency yargs to v18 (#3745) (cde9a72)
- deps: update to the stable version of the github plugin (f12cf81)
- deps: update to the stable version of the release-notes-generator plugin (d9def72)
- deps: updated to the stable version of the commit-analyzer plugin (291533b)
- deps: upgrade to the new major version of the npm plugin, which upgrades npm to v11 for publishing (1be8290)
Features
- node-versions: drop support for node versions v20, v21, and v23 (56d16f4)
- node-versions: raise the minimum node version for the v24 range (116a188)
BREAKING CHANGES
- node-versions: the minimum node version for the v24 range is now v24.10.0
- node-versions: a minimum of node v22.14 is now required