🌐 AI搜索 & 代理 主页
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: v5.0.2
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: v6.0.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 15, 2025

  1. build(deps): bump actions/setup-node from 5 to 6

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    36bdefb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Merge pull request #266 from cycjimmy/dependabot/github_actions/actio…

    …ns/setup-node-6
    
    build(deps): bump actions/setup-node from 5 to 6
    cycjimmy authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    e03fa18 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. build(deps): bump @actions/io from 1.1.3 to 2.0.0

    Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.3 to 2.0.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/io"
      dependency-version: 2.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    ea00aee View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Merge pull request #270 from cycjimmy/dependabot/npm_and_yarn/actions…

    …/io-2.0.0
    
    build(deps): bump @actions/io from 1.1.3 to 2.0.0
    cycjimmy authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    100d1fb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. build(deps): bump js-yaml from 4.1.0 to 4.1.1

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    acd6d5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from cycjimmy/dependabot/npm_and_yarn/js-yaml…

    …-4.1.1
    
    build(deps): bump js-yaml from 4.1.0 to 4.1.1
    cycjimmy authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    e878abf View commit details
    Browse the repository at this point in the history
  3. feat(deps): update semantic-release to version 25

    Update semantic-release to version 25
    
    BREAKING CHANGE: Update semantic-release to version 25
    cycjimmy committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    9246c0b View commit details
    Browse the repository at this point in the history
  4. docs(readme): update semantic-release-action to v6

    update semantic-release-action to v6
    cycjimmy committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    0891297 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Merge pull request #273 from cycjimmy/feat-update-semantic-release-to…

    …-version-25
    
    feat(deps): update semantic-release to version 25
    cycjimmy authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    f80bc73 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0 [skip ci]

    # [6.0.0](v5.0.2...v6.0.0) (2025-11-17)
    
    ### Features
    
    * **deps:** update semantic-release to version 25 ([9246c0b](9246c0b))
    
    ### BREAKING CHANGES
    
    * **deps:** Update semantic-release to version 25
    semantic-release-bot committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    b12c8f6 View commit details
    Browse the repository at this point in the history
Loading