Releases: semantic-release/github
Releases · semantic-release/github
v12.0.9
Compare
Sorry, something went wrong.
No results found
12.0.9 (2026-07-01)
Bug Fixes
asset-upload: stop setting content-length header manually (241f966 ), closes #1224
local-undici: always use the locally installed undici instead of the node built-in version (40973e3 ), closes #1224
publish: handle content-length header properly for asset uploads (#1260 ) (28e3741 ), closes #1224 #1224
v12.0.8
Compare
Sorry, something went wrong.
No results found
12.0.8 (2026-05-08)
Bug Fixes
deps: update dependency http-proxy-agent to v9 (#1203 ) (edd1652 )
v12.0.7
Compare
Sorry, something went wrong.
No results found
12.0.7 (2026-05-08)
Bug Fixes
deps: update dependency https-proxy-agent to v9 (#1204 ) (1f17362 )
v12.0.6
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
12.0.4 (2026-02-06)
Bug Fixes
v12.0.3
Compare
Sorry, something went wrong.
No results found
12.0.3 (2026-01-30)
Bug Fixes
extend GraphQL alias prefix to prevent hash collisions (#1134 ) (ea6386d )
v12.0.2
Compare
Sorry, something went wrong.
No results found
12.0.2 (2025-11-08)
Bug Fixes
add undici ProxyAgent support for GitHub Enterprise Server behind proxies (#1104 ) (15def77 )
v12.0.1
Compare
Sorry, something went wrong.
No results found
12.0.1 (2025-10-31)
Bug Fixes
deps: update dependency @octokit/plugin-paginate-rest to v14 (#1112 ) (8df8d4a )
v12.0.0
Compare
Sorry, something went wrong.
No results found
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