Skip to content

Commit 4cff9d7

Browse files
authored
Merge pull request #590 from xmtp/changeset-release/main
release: version packages
2 parents 809de5e + 9ca50f4 commit 4cff9d7

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/sweet-toes-join.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @xmtp/react-native-sdk
22

3+
## 3.1.8
4+
5+
### Patch Changes
6+
7+
- 8c15ef6: - Add ability to filter and sync by multiple consents
8+
- And new inboxId methods for performance
9+
- Conversation list sort by last "readable" msg
10+
- Default msg history off
11+
312
## 3.1.7
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/react-native-sdk",
3-
"version": "3.1.7",
3+
"version": "3.1.8",
44
"description": "Wraps for native xmtp sdks for react native",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)