Skip to content

Bump package version to 2.6.0#342

Merged
linglingye001 merged 2 commits into
mainfrom
copilot/version-bump-260
Jul 23, 2026
Merged

Bump package version to 2.6.0#342
linglingye001 merged 2 commits into
mainfrom
copilot/version-bump-260

Conversation

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Prepares the 2.6.0 release by updating the package version on the main release line. This keeps the published package metadata and exported runtime version aligned.

  • Version metadata

    • Update package.json version to 2.6.0
    • Update both package-lock.json version entries to 2.6.0
  • Runtime version constant

    • Update src/version.ts so the exported SDK version matches the package metadata
export const VERSION = "2.6.0";
Original prompt

Please create a version bump PR for version 2.6.0 targeting the main branch. Update the version in src/version.ts, package.json, and package-lock.json.

Copilot AI changed the title [WIP] Update version to 2.6.0 in relevant files Bump package version to 2.6.0 Jul 23, 2026
Copilot AI requested a review from linglingye001 July 23, 2026 11:16
@linglingye001
linglingye001 marked this pull request as ready for review July 23, 2026 11:17
@linglingye001
linglingye001 merged commit 216bad4 into main Jul 23, 2026
6 checks passed
@linglingye001
linglingye001 deleted the copilot/version-bump-260 branch July 23, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants