Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #144

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore: release #144

merged 1 commit into from
Dec 9, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Dec 9, 2024

PR-Codex overview

This PR updates the version of the @biconomy/sdk package and includes changes to the handling of createSessionsResponse in several test files. It also adds a new entry to the CHANGELOG.md for version 0.0.14, indicating the addition of the rhintestones attestation address.

Detailed summary

  • Updated version in package.json from 0.0.13 to 0.0.14.
  • Added entry in CHANGELOG.md for version 0.0.14:
    • Added rhintestones attestation address during createAccount.
  • Modified multiple test files to replace ...createSessionsResponse with:
    • permissionIds: createSessionsResponse.permissionIds
    • action: createSessionsResponse.action
    • mode: SmartSessionMode.USE
  • Marked a test in src/test/playground.test.ts as skipped due to missing attestations on the base sepolia.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

github-actions bot commented Dec 9, 2024

size-limit report 📦

Path Size
core (esm) 14.28 KB (0%)
core (cjs) 20.13 KB (0%)
bundler (tree-shaking) 543 B (0%)
paymaster (tree-shaking) 123 B (0%)

@joepegler joepegler merged commit a8e9a49 into develop Dec 9, 2024
5 checks passed
@joepegler joepegler deleted the chore/release_v0.0.13 branch December 9, 2024 12:27
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