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.5
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.6
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 19, 2024

  1. Bump ts-jest from 29.0.3 to 29.1.4 (#459)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.3 to 29.1.4.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.0.3...v29.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a500a35 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump node dep and @types/node

    closes #463
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    73738a6 View commit details
    Browse the repository at this point in the history
  3. chore: update deps and run build

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f9c2b6c View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.6

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7039a82 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @octokit/plugin-throttling from 4.3.2 to 9.3.0

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f12ad25 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump glob from 8.0.3 to 10.4.2

    closes #464
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e49d08f View commit details
    Browse the repository at this point in the history
  7. update dist/index.js

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b909f76 View commit details
    Browse the repository at this point in the history
  8. update changelog

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