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: cycjimmy/semantic-release-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: cycjimmy/semantic-release-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 30, 2025

  1. build(deps): bump semantic-release from 24.2.5 to 24.2.6

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.5 to 24.2.6.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.2.5...v24.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-version: 24.2.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    d9fa6f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from cycjimmy/dependabot/npm_and_yarn/semanti…

    …c-release-24.2.6
    
    build(deps): bump semantic-release from 24.2.5 to 24.2.6
    cycjimmy authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    8333fcc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    b7db0cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from densogiaichned/main

    fix(cleanupNpmrc.task.js): Use @actions/io to remove .npmrc
    cycjimmy authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    5d996b8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.2.2 [skip ci]

    ## [4.2.2](v4.2.1...v4.2.2) (2025-07-04)
    
    ### Bug Fixes
    
    * **cleanupNpmrc.task.js:** Use @actions/io to remove .npmrc ([b7db0cb](b7db0cb))
    semantic-release-bot committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    16ca923 View commit details
    Browse the repository at this point in the history
Loading