Skip to content

Commit

Permalink
Merge pull request #639 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
  • Loading branch information
rygine authored Jun 24, 2024
2 parents 34968fb + 3f1ffad commit ccabfba
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/rare-pants-promise.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/mls-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @xmtp/mls-client

## 0.0.11

### Patch Changes

- c506faf:
- Upgraded to latest MLS node bindings
- Added `requestHistorySync` and `getInboxIdByAddress` to `Client`
- Renamed `get` to `getConversationById` in `Conversations`
- Added `getMessageById` to `Conversations`

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mls-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmtp/mls-client",
"version": "0.0.10",
"version": "0.0.11",
"description": "XMTP MLS client for interacting with XMTP networks",
"keywords": [
"xmtp",
Expand Down

0 comments on commit ccabfba

Please sign in to comment.