Releases: semantic-release/github
Releases · semantic-release/github
v11.0.3
25 May 13:21
Compare
Sorry, something went wrong.
No results found
v11.0.2
25 Apr 20:44
Compare
Sorry, something went wrong.
No results found
v11.0.1
06 Nov 18:20
Compare
Sorry, something went wrong.
No results found
11.0.1 (2024-11-06)
Bug Fixes
success: PRs not recognized as resolved issues (#960 ) (7cde776 )
v11.0.0
24 Sep 20:01
Compare
Sorry, something went wrong.
No results found
11.0.0 (2024-09-24)
chore
update peer dependency for semantic-release (95c7cdd )
Code Refactoring
modify commit associatedPRs and relatedIssues label property data type. (718134a )
Features
integrate warn in fail script (7a9914a )
integrate warn in success script (792720d )
BREAKING CHANGES
the commit associatedPR and relatedIssues label prop is now an array of objects with more properties
the minimum required version of semantic-release to use
@semantic-release/github is now v24.1.0
v10.3.5
20 Sep 18:17
Compare
Sorry, something went wrong.
No results found
10.3.5 (2024-09-20)
Bug Fixes
replace searchAPI usage with GraphQL in findSRIssue util (#907 ) (7fb46a3 )
v10.3.4
15 Sep 15:14
Compare
Sorry, something went wrong.
No results found
10.3.4 (2024-09-15)
Bug Fixes
glob-assets: remove unnecessary option when invoking globby() (#924 ) (efe9f49 )
v10.3.3
05 Sep 22:29
Compare
Sorry, something went wrong.
No results found
10.3.3 (2024-09-05)
Bug Fixes
Revert: feat: verify OAuth scopes of classic GitHub PATs (#915 ) (990bd73 )
v10.3.2
04 Sep 14:32
Compare
Sorry, something went wrong.
No results found
10.3.2 (2024-09-04)
Bug Fixes
missing "PullRequest".canBeRebased field on GHES graphql api (#913 ) (4393578 )
v10.3.1
03 Sep 19:26
Compare
Sorry, something went wrong.
No results found
10.3.1 (2024-09-03)
Bug Fixes
max_node_limit_exceeded error when fetching associatedPRs (#912 ) (bb806af )
v10.3.0
02 Sep 16:46
Compare
Sorry, something went wrong.
No results found
10.3.0 (2024-09-02)
Features
allow conditional skip on success and fail comments (#874 ) (e097d1c )