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: a74c6b7
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: fb2d031
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 19, 2024

  1. Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 (#443)

    Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.0.3 to 7.1.1.
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v4.0.3...v7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    019fc21 View commit details
    Browse the repository at this point in the history
  2. chore: add .github/release.yml

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    810bfa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    6de5d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288696b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 17, 2024

  1. Fix missing update release body (#365)

    * Update json5 deps
    
    * Remove quote around env var `GITHUB_TOKEN`
    
    * Factorize search by draft & tag
    
    * Correct `_release` undefined when creating a new release
    
    * Cleanup package-lock
    FirelightFlagboy authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fb2d031 View commit details
    Browse the repository at this point in the history
Loading