Skip to content

fix(sdk): bump TypeScript SDK version to 1.0.16#86

Open
acamarata wants to merge 1 commit intomainfrom
fix/ts-sdk-version-1.0.16
Open

fix(sdk): bump TypeScript SDK version to 1.0.16#86
acamarata wants to merge 1 commit intomainfrom
fix/ts-sdk-version-1.0.16

Conversation

@acamarata
Copy link
Copy Markdown
Collaborator

Summary

  • sdk/ts/package.json version was stuck at 1.0.15 after the v1.0.16 release tag
  • Go SDK (sdk/go/doc.go) and Python SDK (sdk/py/pyproject.toml) were already correct at 1.0.16
  • Fixes SDK Version Sync CI gate failure (run 25403656407) and Version Lockstep (run 25403656378)

Root Cause

The sdk/ts/package.json file was missed in the v1.0.16 release bump sequence. Only one line changed.

Test plan

  • SDK Version Sync workflow passes (TS SDK declared: 1.0.16)
  • Version Lockstep workflow passes
  • No other version files changed

sdk/ts/package.json was missed during the v1.0.16 release bump.
Go SDK (sdk/go/doc.go) and Python SDK (sdk/py/pyproject.toml)
were already at 1.0.16. Fixes SDK Version Sync CI gate (run 25403656407).
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cli Ready Ready Preview, Comment May 6, 2026 1:27am

Request Review

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.

1 participant