Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: semantic-release/github

Tags

v12.0.2

Toggle v12.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add undici ProxyAgent support for GitHub Enterprise Server behin…

…d proxies (#1104)

v12.0.1

Toggle v12.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/plugin-paginate-rest to v14 (#1112

)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v12.0.0

Toggle v12.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
promote to stable (#1100)

v12.0.0-beta.4

Toggle v12.0.0-beta.4's commit message

Verified

This commit was signed with the committer’s verified signature.
travi Matt Travi
feat(node-versions): raise the minimum node version requirement for t…

…he v24 range

since node v24 has not yet reached LTS status

BREAKING CHANGE: the minimum node version for the v24 range is now v24.10.0

v12.0.0-beta.3

Toggle v12.0.0-beta.3's commit message

Verified

This commit was signed with the committer’s verified signature.
travi Matt Travi
Merge branch 'master' of github.com:semantic-release/github into beta

v11.0.6

Toggle v11.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): switch to tinyglobby (#1041)

Co-authored-by: Gregor Martynus <[email protected]>

v11.0.5

Toggle v11.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove github search api consumption (#1086)

Co-authored-by: babblebey <[email protected]>

v11.0.4

Toggle v11.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Check failCommentCondition in "success" step (#1026)

Co-authored-by: Olabode Lawal-Shittabey <[email protected]>

v12.0.0-beta.2

Toggle v12.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove github search api consumption (#1037)

BREAKING CHANGE: `@semantic-release/github` no longer consumes the GitHub Search API in the plugin

Fixes #1022

v12.0.0-beta.1

Toggle v12.0.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
travi Matt Travi
feat(node-versions): drop support for node versions v20, v21, and v23

in accordance with our [Node Support
Policy](https://semantic-release.gitbook.io/semantic-release/support/node-support-policy)

BREAKING CHANGE: a minimum of node v22.14 is now required