Releases: semantic-release/npm
Releases · semantic-release/npm
v13.0.0-alpha.6
13.0.0-alpha.6 (2025-07-10)
Reverts
- Revert "fix: raise the minimum semantic-release requirement to v25" (65dffca)
v13.0.0-alpha.5
v13.0.0-alpha.4
13.0.0-alpha.4 (2025-07-09)
Bug Fixes
v13.0.0-alpha.3
13.0.0-alpha.3 (2025-07-09)
Bug Fixes
v13.0.0-alpha.2
v13.0.0-alpha.1
13.0.0-alpha.1 (2025-07-09)
Bug Fixes
BREAKING CHANGES
- deps: a minimum of node v22.14 is now required
v12.0.2
v13.0.0-beta.1
13.0.0-beta.1 (2025-06-24)
Bug Fixes
BREAKING CHANGES
- deps: a minimum of node v22.14 is now required
v12.0.1
v12.0.0
12.0.0 (2024-03-16)
Features
- exports: defined
exports
to point at ./index.js (9e193c2) - node-versions: dropped support for node v18 and v19 (2df962b)
BREAKING CHANGES
- exports:
exports
has been defined, which prevents access to private apis (which arent
intended for consumption anyway) - node-versions: node v18 and v19 are no longer supported