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: v11.0.6
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.0
Choose a head ref
  • 17 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 3, 2025

  1. feat(node-versions): drop support for node versions v20, v21, and v23

    in accordance with our [Node Support
    Policy](https://semantic-release.gitbook.io/semantic-release/support/node-support-policy)
    
    BREAKING CHANGE: a minimum of node v22.14 is now required
    travi committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    6e2ac27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c77952 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. feat: remove github search api consumption (#1037)

    BREAKING CHANGE: `@semantic-release/github` no longer consumes the GitHub Search API in the plugin
    
    Fixes #1022
    babblebey authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    d260bfd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

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

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

Commits on Sep 18, 2025

  1. chore(deps): update dependency publint to v0.3.13 (#1091)

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

Commits on Sep 19, 2025

  1. chore(deps): update dependency semantic-release to v24.2.9 (#1094)

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

Commits on Sep 22, 2025

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

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

Commits on Sep 29, 2025

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

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

Commits on Oct 6, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    258610d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency publint to v0.3.14 (#1098)

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

Commits on Oct 13, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    72bc1cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518a17a View commit details
    Browse the repository at this point in the history
  3. 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
    travi committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    4d6924d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b530a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. ci(action): update actions/setup-node action to v6 (#1101)

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

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    ebe75ba View commit details
    Browse the repository at this point in the history
  2. promote to stable (#1100)

    travi authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    c98f1c8 View commit details
    Browse the repository at this point in the history
Loading