Skip to content

Tags: semantic-release/github

Tags

v12.0.6

Toggle v12.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(latest): add make_latest property to the GH release PATCH request…

… during publish (#1169)

* fix(latest): add make_latest property to the GH release PATCH request during publish

It's required to not mark as latest when removing draft status after assets upload

* test: fix tests

v12.0.5

Toggle v12.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(latest): add `make_latest` property to the GH release POST reques…

…t during publish (#1157)

* Add make_latest publish flag and isLatestRelease helper

* fix integration tests

* Add two new integration tests for publishing releases without assets

* Add another integration test for maintenance releases

v12.0.4

Toggle v12.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove `failTitle` arg in `findSRIssues` call (#1164)

* fix: remove `failTitle` arg in `findSRIssues` call

This extraneous argument caused "Error: Variable $owner of type String! was provided invalid value"

Fixes #1163

* style: un-line-wrap shortened call

v12.0.3

Toggle v12.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: extend GraphQL alias prefix to prevent hash collisions (#1134)

Co-authored-by: Olabode Lawal-Shittabey <babblebey@gmail.com>

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 <39992+gr2m@users.noreply.github.com>