Skip to content

Commit

Permalink
Merge pull request #716 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
  • Loading branch information
rygine authored Nov 13, 2024
2 parents b41160f + 60bb886 commit 083aba0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ninety-moons-agree.md

This file was deleted.

11 changes: 11 additions & 0 deletions sdks/node-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @xmtp/node-sdk

## 0.0.23

### Patch Changes

- 31ca82d:
- Updated return type of `Client.canMessage` from Record to Map
- Added requirement of encryption key when creating a client
- Updated logging options
- Added smart contract wallet support
- Updated exports

## 0.0.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdks/node-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmtp/node-sdk",
"version": "0.0.22",
"version": "0.0.23",
"description": "XMTP Node client SDK for interacting with XMTP networks",
"keywords": [
"xmtp",
Expand Down

0 comments on commit 083aba0

Please sign in to comment.