Skip to content

Commit

Permalink
Prepare node bindings release
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Jun 24, 2024
1 parent 2cc06b6 commit 3386897
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions bindings_node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @xmtp/mls-client-bindings-node

## 0.0.7

- Improved streaming welcomes
- Improved DB retries
- Added `find_inbox_id_by_address` to client
- Added `find_group_by_id` and `find_message_by_id` to conversations

## 0.0.6

- Fixed some group syncing issues
Expand Down
2 changes: 1 addition & 1 deletion bindings_node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmtp/mls-client-bindings-node",
"version": "0.0.6",
"version": "0.0.7",
"repository": {
"type": "git",
"url": "git+https://[email protected]/xmtp/libxmtp.git",
Expand Down

0 comments on commit 3386897

Please sign in to comment.