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: v3.0.0-beta.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.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 15, 2025

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

Commits on Aug 22, 2025

  1. fix: remove custom proxy handling (#143)

    Undici has added native support for proxy handling, so it is no longer necessary for us to have our own custom proxy handling.
    
    Reverts #102 and resolves #134.
    parkerbxyz authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    cda91bf View commit details
    Browse the repository at this point in the history
  2. build(release): 3.0.0-beta.2 [skip ci]

    # [3.0.0-beta.2](v3.0.0-beta.1...v3.0.0-beta.2) (2025-08-22)
    
    ### Bug Fixes
    
    * remove custom proxy handling ([#143](#143)) ([cda91bf](cda91bf)), closes [#134](#134)
    semantic-release-bot committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    bf559f8 View commit details
    Browse the repository at this point in the history
Loading