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: e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8
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: 01570a1f39cb168c169c802c3bceb9e93fb10974
Choose a head ref
  • 5 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 11, 2024

  1. chore(deps): bump @types/node from 22.8.2 to 22.8.7 (#539)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.2 to 22.8.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    73e673b View commit details
    Browse the repository at this point in the history
  2. chore: bump @types/node to 22.9.0

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b019a5b View commit details
    Browse the repository at this point in the history
  3. feat: add support for release assets with multiple spaces within the …

    …name (#518)
    
    * extracted the asset name alignment to utils, added unit tests
    
    * fixed formatting issues
    dukhine authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    98daca2 View commit details
    Browse the repository at this point in the history
  4. feature: preserve upload order (#500)

    * Preserve upload order
    
    * Update README.md
    
    * Fix typings and add a test
    
    * fmt code
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Richard Davison <ridaviso@amazon.com>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    3 people authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d5f028c View commit details
    Browse the repository at this point in the history
  5. chore: release 2.1.0

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    01570a1 View commit details
    Browse the repository at this point in the history
Loading