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

Commit 5222e2f

Browse files
authored
Merge pull request #249 from xmtp/changeset-release/main
release: version packages
2 parents 8aa7076 + 9af8cdd commit 5222e2f

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

.changeset/sharp-bags-thank.md

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

packages/frames-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xmtp/frames-client
22

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- 3fc5b82: Upgraded dependencies
8+
39
## 0.5.3
410

511
### Patch Changes

packages/frames-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/frames-client",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"keywords": [
55
"xmtp",
66
"messaging",

packages/react-sdk/CHANGELOG.md

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

3+
## 7.0.1
4+
5+
### Patch Changes
6+
7+
- 3fc5b82: Fixed dev and peer dependencies
8+
39
## 7.0.0
410

511
### 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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "XMTP client SDK for React apps written in TypeScript",
55
"keywords": [
66
"xmtp",

0 commit comments

Comments
 (0)