Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: semantic-release/github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.3
Choose a base ref
...
head repository: semantic-release/github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.4
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 2, 2026

  1. chore(deps): lock file maintenance (#1158)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    e9ace6f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency semantic-release to v25.0.3 (#1159)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    e044f74 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. chore(deps): update dependency tempy to v3.2.0 (#1162)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    fce4835 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. 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
    BinToss authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    f7bdd88 View commit details
    Browse the repository at this point in the history
Loading