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: softprops/action-gh-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: softprops/action-gh-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 7, 2024

  1. Update README.md (#432)

    Fix deprecated env mention in External Release Notes
    DerBanko authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9b795e5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix failure (#447)

    * Fix(temp): console.log
    
    * broken dist
    till authored May 6, 2024
    Configuration menu
    Copy the full SHA
    0979303 View commit details
    Browse the repository at this point in the history
  2. fix: support space in file name (#446)

    * support space in file name
    
    * Update github.ts
    MystiPanda authored May 6, 2024
    Configuration menu
    Copy the full SHA
    998623f View commit details
    Browse the repository at this point in the history
  3. fmt and build

    softprops committed May 6, 2024
    Configuration menu
    Copy the full SHA
    40bf9ec View commit details
    Browse the repository at this point in the history
  4. update changelog

    softprops committed May 6, 2024
    Configuration menu
    Copy the full SHA
    72e945e View commit details
    Browse the repository at this point in the history
  5. document impl detail

    softprops committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3989e4b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix: error handling (#449)

    - refactored the big `if/else` to exit early
    - added error handling for different errors while creating a release
    till authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0a76e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9771ccf View commit details
    Browse the repository at this point in the history
  3. update changelog

    softprops committed May 7, 2024
    Configuration menu
    Copy the full SHA
    69320db View commit details
    Browse the repository at this point in the history
Loading