Skip to content

v12.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 14:39
· 37 commits to master since this release
c98f1c8

12.0.0 (2025-10-15)

Features

  • node-versions: drop support for node versions v20, v21, and v23 (6e2ac27)
  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)
  • remove github search api consumption (#1037) (d260bfd), closes #1022

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • @semantic-release/github no longer consumes the GitHub Search API in the plugin
  • node-versions: a minimum of node v22.14 is now required