Skip to content

Version Packages - #4594

Merged
jxom merged 1 commit into
mainfrom
changeset-release/main
May 14, 2026
Merged

jxom merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

viem@2.49.0

Minor Changes

Patch Changes

  • #4608 0e282d69d534e7fc277300260e31c07c4d8cb325 Thanks @jxom! - viem/tempo: Updated Actions.wallet.send parameters to match the latest wallet RPC schema: renamed value to amount, added an optional memo field (UTF-8, max 32 bytes; rejected for non-TIP-20 tokens), and widened token to also accept curated tokenlist symbols.

    await Actions.wallet.send(client, {
    +  amount: '1.5',
    +  memo: 'thanks',
       to: '0x...',
    -  token: '0x...',
    +  token: 'pathUsd',
    -  value: '1.5',
    })

@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
viem Ready Ready Preview, Comment May 14, 2026 10:17am

Request Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 643245d to 5a1b00d Compare May 11, 2026 07:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5a1b00d to f29f500 Compare May 11, 2026 08:09
@github-actions github-actions Bot changed the title chore: version package Version Packages May 12, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f29f500 to 1a30997 Compare May 12, 2026 19:52
@github-actions github-actions Bot changed the title Version Packages chore: version package May 14, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1a30997 to 3e69198 Compare May 14, 2026 04:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3e69198 to d353831 Compare May 14, 2026 05:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d353831 to 48b02ba Compare May 14, 2026 08:09
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 48b02ba to d7260c0 Compare May 14, 2026 09:51
@github-actions github-actions Bot changed the title chore: version package Version Packages May 14, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d7260c0 to 87df0ff Compare May 14, 2026 10:14
@jxom
jxom merged commit 5d5ddfa into main May 14, 2026
7 checks passed
@jxom
jxom deleted the changeset-release/main branch May 14, 2026 10:29
@tmm tmm mentioned this pull request May 26, 2026
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