Skip to content

Releases: semantic-release/github

v12.0.6

12 Feb 18:24
f516337

Choose a tag to compare

12.0.6 (2026-02-12)

Bug Fixes

  • latest: add make_latest property to the GH release PATCH request during publish (#1169) (f516337)

v12.0.5

07 Feb 02:42
38051ba

Choose a tag to compare

12.0.5 (2026-02-07)

Bug Fixes

  • latest: add make_latest property to the GH release POST request during publish (#1157) (38051ba)

v12.0.4

06 Feb 22:23
f7bdd88

Choose a tag to compare

12.0.4 (2026-02-06)

Bug Fixes

  • remove failTitle arg in findSRIssues call (#1164) (f7bdd88)

v12.0.3

30 Jan 20:41
ea6386d

Choose a tag to compare

12.0.3 (2026-01-30)

Bug Fixes

  • extend GraphQL alias prefix to prevent hash collisions (#1134) (ea6386d)

v12.0.2

08 Nov 13:46
15def77

Choose a tag to compare

12.0.2 (2025-11-08)

Bug Fixes

  • add undici ProxyAgent support for GitHub Enterprise Server behind proxies (#1104) (15def77)

v12.0.1

31 Oct 20:49
8df8d4a

Choose a tag to compare

12.0.1 (2025-10-31)

Bug Fixes

  • deps: update dependency @octokit/plugin-paginate-rest to v14 (#1112) (8df8d4a)

v12.0.0

15 Oct 14:39
c98f1c8

Choose a tag to compare

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

v12.0.0-beta.4

13 Oct 22:03
4d6924d

Choose a tag to compare

v12.0.0-beta.4 Pre-release
Pre-release

12.0.0-beta.4 (2025-10-13)

Features

  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0

v12.0.0-beta.3

13 Oct 21:59
518a17a

Choose a tag to compare

v12.0.0-beta.3 Pre-release
Pre-release

12.0.0-beta.3 (2025-10-13)

Bug Fixes

v11.0.6

11 Sep 04:21
ed90698

Choose a tag to compare

11.0.6 (2025-09-11)

Bug Fixes