Skip to content

chore: prepare 0.1.0-alpha.1#16

Merged
taylanpince merged 2 commits into
masterfrom
prepare-0.1.0-alpha.1
May 25, 2026
Merged

chore: prepare 0.1.0-alpha.1#16
taylanpince merged 2 commits into
masterfrom
prepare-0.1.0-alpha.1

Conversation

@tolgahan-arikan
Copy link
Copy Markdown
Collaborator

@tolgahan-arikan tolgahan-arikan commented May 22, 2026

Summary

  • bump @0xsequence/typescript-sdk to 0.1.0-alpha.1
  • update the README Polygon sendTransaction Quick Start example to choose a quoted fee option with enough wallet balance

Verification

  • git diff --check
  • pnpm exec tsc --noEmit
  • pnpm test

Publish Steps

After this PR merges:

git checkout master
git pull --ff-only origin master
pnpm install --frozen-lockfile
pnpm exec tsc --noEmit
pnpm test
pnpm build
pnpm publish --tag alpha --access public
git tag v0.1.0-alpha.1
git push origin v0.1.0-alpha.1
npm view @0xsequence/typescript-sdk dist-tags --json

@tolgahan-arikan tolgahan-arikan force-pushed the prepare-0.1.0-alpha.1 branch 3 times, most recently from a57d9ec to f622d24 Compare May 22, 2026 16:59
@tolgahan-arikan tolgahan-arikan force-pushed the prepare-0.1.0-alpha.1 branch from f622d24 to 22d3171 Compare May 22, 2026 17:00
@taylanpince taylanpince merged commit 46966b2 into master May 25, 2026
1 check passed
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.

2 participants