Skip to content

chore(deps): bump SDK to ^2.1.0#2

Merged
sirambrosio merged 2 commits into
mainfrom
chore/bump-sdk-v2.1.0
Apr 20, 2026
Merged

chore(deps): bump SDK to ^2.1.0#2
sirambrosio merged 2 commits into
mainfrom
chore/bump-sdk-v2.1.0

Conversation

@sirambrosio
Copy link
Copy Markdown
Contributor

Summary

  • Bumps @biological-sovereignty-protocol/sdk from ^1.0.0 to ^2.1.0 in package.json.
  • Aligns the CLI with the current SDK major line (2.x — Aptos migration + canonical-stringify fix).

Blocking / sequencing

SDK 2.1.0 is not yet published to npm (current published version: 1.0.0). This PR cannot run npm install cleanly until the SDK is published. Sequencing:

  1. Merge bsp-sdk-typescript#12 (canonical-stringify fix).
  2. Publish @biological-sovereignty-protocol/sdk@2.1.0 to npm.
  3. Run npm install on this branch to regenerate package-lock.json.
  4. Merge this PR.

Test plan

  • npm run typecheck passes with current lockfile
  • After SDK publish: npm install + npm run build

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Aligns CLI with the current SDK major (2.x) that includes the Aptos
migration and cross-SDK canonical-stringify fix (TS SDK PR #12 /
Python SDK PR #6).

NOTE: lockfile regeneration (`npm install`) is blocked until SDK 2.1.0
is published to npm. Once published, run `npm install` on top of this
branch to refresh `package-lock.json` before merging.
@sirambrosio sirambrosio merged commit 1c13476 into main Apr 20, 2026
3 checks passed
@sirambrosio sirambrosio deleted the chore/bump-sdk-v2.1.0 branch April 20, 2026 16:50
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