Skip to content

Commit

Permalink
release: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 24, 2024
1 parent 34968fb commit 8efc78f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/rare-pants-promise.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/mls-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @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 8efc78f

Please sign in to comment.