Releases: semantic-release/github
Releases · semantic-release/github
v11.0.1
11.0.1 (2024-11-06)
Bug Fixes
- success: PRs not recognized as resolved issues (#960) (7cde776)
v11.0.0
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
10.3.5 (2024-09-20)
Bug Fixes
- replace
searchAPI
usage with GraphQL
in findSRIssue
util (#907) (7fb46a3)
v10.3.4
10.3.4 (2024-09-15)
Bug Fixes
- glob-assets: remove unnecessary option when invoking
globby()
(#924) (efe9f49)
v10.3.3
10.3.3 (2024-09-05)
Bug Fixes
- Revert: feat: verify OAuth scopes of classic GitHub PATs (#915) (990bd73)
v10.3.2
10.3.2 (2024-09-04)
Bug Fixes
- missing
"PullRequest".canBeRebased
field on GHES graphql api (#913) (4393578)
v10.3.1
10.3.1 (2024-09-03)
Bug Fixes
max_node_limit_exceeded
error when fetching associatedPRs (#912) (bb806af)
v10.3.0
10.3.0 (2024-09-02)
Features
- allow conditional skip on success and fail comments (#874) (e097d1c)
v10.2.0
10.2.0 (2024-09-02)
Features
- verify OAuth scopes of classic GitHub PATs (#897) (be071a2)