Skip to content

Releases: semantic-release/github

v11.0.0

24 Sep 20:01
b6ed55e
Compare
Choose a tag to compare

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
7fb46a3
Compare
Choose a tag to compare

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
efe9f49
Compare
Choose a tag to compare

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
990bd73
Compare
Choose a tag to compare

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
4393578
Compare
Choose a tag to compare

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
bb806af
Compare
Choose a tag to compare

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
e097d1c
Compare
Choose a tag to compare

10.3.0 (2024-09-02)

Features

  • allow conditional skip on success and fail comments (#874) (e097d1c)

v10.2.0

02 Sep 16:30
be071a2
Compare
Choose a tag to compare

10.2.0 (2024-09-02)

Features

  • verify OAuth scopes of classic GitHub PATs (#897) (be071a2)

v10.1.7

20 Aug 19:23
2b1b9b6
Compare
Choose a tag to compare

10.1.7 (2024-08-20)

Bug Fixes

v10.1.6

15 Aug 18:35
dfe47e9
Compare
Choose a tag to compare

10.1.6 (2024-08-15)

Bug Fixes

  • edge-case: fetching associatedPRs on 100+ context.commits in success lifecycle (#892) (dfe47e9)