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: actions/create-github-app-token
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: actions/create-github-app-token
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0-beta.1
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    49bb2ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc6c28 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    d00315e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Add beta branch support for releases (#282)

    Updated release workflow and semantic-release config to include the beta
    branch and pattern-matched branches for release automation. The beta
    branch is now marked as a prerelease.
    parkerbxyz authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    8ab05a8 View commit details
    Browse the repository at this point in the history
  2. feat!: node 24 support (#275)

    BREAKING CHANGE: Requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later if you are using a self-hosted runner.
    
    ---------
    
    Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
    salmanmkc and parkerbxyz authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    6178938 View commit details
    Browse the repository at this point in the history
  3. build(release): 3.0.0-beta.1 [skip ci]

    # [3.0.0-beta.1](v2.1.1...v3.0.0-beta.1) (2025-08-15)
    
    * feat!: node 24 support ([#275](#275)) ([6178938](6178938))
    
    ### BREAKING CHANGES
    
    * Requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later if you are using a self-hosted runner.
    semantic-release-bot committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    fb1c7fd View commit details
    Browse the repository at this point in the history
Loading