Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 9dcbd83

Browse files
authored
Merge pull request #289 from xmtp/changeset-release/main
release: version packages
2 parents ce742f6 + 12b5b03 commit 9dcbd83

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/slimy-shrimps-attend.md

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

packages/react-sdk/CHANGELOG.md

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

3+
## 8.0.1
4+
5+
### Patch Changes
6+
7+
- ab6ec41:
8+
- Updated DB schema for conversations, messages, consent, and reactions
9+
- Added automatic DB migration
10+
- Upgraded to latest JS SDK
11+
312
## 8.0.0
413

514
### Major Changes

packages/react-sdk/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-sdk",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "XMTP client SDK for React apps written in TypeScript",
55
"keywords": [
66
"xmtp",

0 commit comments

Comments
 (0)