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.5.0
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.5.1
Choose a head ref
  • 19 commits
  • 10 files changed
  • 8 contributors

Commits on Dec 6, 2025

  1. chore(deps): bump the npm group with 3 updates (#700)

    Bumps the npm group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [prettier](https://github.com/prettier/prettier) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/coverage-v8` from 4.0.13 to 4.0.14
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/coverage-v8)
    
    Updates `prettier` from 3.6.2 to 3.7.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.6.2...3.7.3)
    
    Updates `vitest` from 4.0.13 to 4.0.14
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-version: 3.7.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    8dca0e4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout in the github-actions group (#699)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5.0.1 to 6.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93cb6ef...1af3b93)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    69bd94b View commit details
    Browse the repository at this point in the history
  3. chore(docs): bump versions in README and fix typos in the changelog (#…

    …702)
    
    * README.md: bump versions
    
    * fix two more typos in the changelog
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    deining and chenrui333 authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    60cfd9a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. chore(deps): bump the github-actions group with 2 updates (#711)

    Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/checkout` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1af3b93...8e8c483)
    
    Updates `actions/setup-node` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@2028fbc...395ad32)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    76521a8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the npm group across 1 directory with 5 updates (#712)

    Bumps the npm group with 4 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `@actions/core` from 1.11.1 to 2.0.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)
    
    Updates `@types/node` from 20.19.25 to 20.19.27
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vitest/coverage-v8` from 4.0.14 to 4.0.15
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/coverage-v8)
    
    Updates `prettier` from 3.7.3 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.3...3.7.4)
    
    Updates `vitest` from 4.0.14 to 4.0.15
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-version: 20.19.27
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.15
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.15
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    5122b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Configuration menu
    Copy the full SHA
    026d617 View commit details
    Browse the repository at this point in the history
  2. chore: fmt src/github.ts

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    bf563ae View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the npm group with 2 updates (#714)

    Bumps the npm group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/coverage-v8` from 4.0.15 to 4.0.16
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8)
    
    Updates `vitest` from 4.0.15 to 4.0.16
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.16
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.16
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    78237c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#726)

    Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.
    
    ---
    updated-dependencies:
    - dependency-name: "@isaacs/brace-expansion"
      dependency-version: 5.0.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    7458a2c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions group across 1 directory with 2 …

    …updates (#723)
    
    Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/checkout` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    Updates `actions/setup-node` from 6.1.0 to 6.2.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@395ad32...6044e13)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    b8de219 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the npm group across 1 directory with 6 updates (#721)

    Bumps the npm group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `2.0.1` | `2.0.2` |
    | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.1` | `7.0.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.27` | `20.19.30` |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.0.17` |
    | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` |
    
    
    
    Updates `@actions/core` from 2.0.1 to 2.0.2
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Updates `@actions/github` from 6.0.1 to 7.0.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    Updates `@types/node` from 20.19.27 to 20.19.30
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vitest/coverage-v8` from 4.0.16 to 4.0.17
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/coverage-v8)
    
    Updates `prettier` from 3.7.4 to 3.8.0
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.4...3.8.0)
    
    Updates `vitest` from 4.0.16 to 4.0.17
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-version: 2.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@actions/github"
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-version: 20.19.30
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.17
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-version: 3.8.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.17
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    e798e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. chore(deps): bump actions/setup-node in the github-actions group (#739)

    Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/setup-node` from 6.2.0 to 6.3.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@6044e13...53b8394)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    b01abe6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump rollup from 4.55.2 to 4.59.0 (#736)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.55.2 to 4.59.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.55.2...v4.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.59.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    dd06104 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump minimatch from 10.1.1 to 10.2.4 (#735)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.1.1 to 10.2.4.
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v10.1.1...v10.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 10.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    e320ecb View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the npm group across 1 directory with 8 updates (#731)

    * chore(deps): bump the npm group across 1 directory with 8 updates
    
    Bumps the npm group with 7 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `2.0.2` | `3.0.0` |
    | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `7.0.0` | `9.0.0` |
    | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `8.0.3` | `8.1.0` |
    | [glob](https://github.com/isaacs/node-glob) | `13.0.0` | `13.0.6` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.30` | `20.19.33` |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.17` | `4.0.18` |
    | [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` |
    
    
    
    Updates `@actions/core` from 2.0.2 to 3.0.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Updates `@actions/github` from 7.0.0 to 9.0.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    Updates `@octokit/plugin-retry` from 8.0.3 to 8.1.0
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v8.0.3...v8.1.0)
    
    Updates `glob` from 13.0.0 to 13.0.6
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v13.0.0...v13.0.6)
    
    Updates `@types/node` from 20.19.30 to 20.19.33
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vitest/coverage-v8` from 4.0.17 to 4.0.18
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8)
    
    Updates `prettier` from 3.8.0 to 3.8.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.0...3.8.1)
    
    Updates `vitest` from 4.0.17 to 4.0.18
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@actions/github"
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@octokit/plugin-retry"
      dependency-version: 8.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: glob
      dependency-version: 13.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-version: 20.19.33
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.18
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-version: 3.8.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.18
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix ESM dependency build on dependabot branch
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    * remove unused ncc dependency
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    dependabot[bot] and chenrui333 authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    d015dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3074e62 View commit details
    Browse the repository at this point in the history
  6. fix: release marked as 'latest' despite make_latest: false (#715)

    * fix: pass make_latest when finalizing release
    
    The finalizeRelease function was not passing the make_latest parameter
    when publishing a release (setting draft: false). According to the
    GitHub API, make_latest defaults to `true` for newly published releases,
    so `make_latest: false` was being ignored.
    
    Ref: https://github.com/octokit/openapi-types.ts/blob/main/packages/openapi-types/types.d.ts
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * fix: rebuild bundle after make_latest rebase
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    3 people authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    b3b644b View commit details
    Browse the repository at this point in the history
  7. fix: use getReleaseByTag API instead of iterating all releases (#725)

    * fix: use getReleaseByTag API instead of iterating all releases
    
    This avoids GitHub's API pagination limit of 10000 results which causes
    failures for repositories with many releases.
    
    The `findTagFromReleases` function now uses the direct `getReleaseByTag`
    API for O(1) lookup instead of iterating through all releases with
    `allReleases`. This is both more efficient and fixes the 10k limit issue.
    
    Fixes #724
    
    * fix: rebuild bundle after release lookup rebase
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    kim-em and chenrui333 authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    320a0be View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. release 2.5.1

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    71d29a0 View commit details
    Browse the repository at this point in the history
Loading