🌐 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: v4.2.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: v5.0.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 14, 2025

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

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.6 to 24.2.7.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.2.6...v24.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-version: 24.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    fc78113 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2025

  1. Merge pull request #251 from cycjimmy/dependabot/npm_and_yarn/semanti…

    …c-release-24.2.7
    
    build(deps): bump semantic-release from 24.2.6 to 24.2.7
    cycjimmy authored Jul 20, 2025
    Configuration menu
    Copy the full SHA
    9a24fc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. build(deps): bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    db700e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. feat: update node version on runner to 24

    BREAKING CHANGE: this action now runs using node 24
    DarkAtra committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    7869323 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

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

    …ns/checkout-5
    
    build(deps): bump actions/checkout from 4 to 5
    cycjimmy authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    92100d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Merge pull request #255 from DarkAtra/feat/update-node-version-on-run…

    …ner-to-24
    
    feat!: update node version on runner to 24
    cycjimmy authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    5362fd1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.2.2...v5.0.0) (2025-08-30)
    
    ### Features
    
    * update node version on runner to 24 ([7869323](7869323))
    
    ### BREAKING CHANGES
    
    * this action now runs using node 24
    semantic-release-bot committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    9cc899c View commit details
    Browse the repository at this point in the history
Loading