Skip to content

Commit

Permalink
Merge pull request #84 from xmtp/changeset-release/beta
Browse files Browse the repository at this point in the history
release: version packages (beta)
  • Loading branch information
rygine authored Sep 7, 2023
2 parents d5cc0ae + 59a506c commit 7e8759e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"@xmtp/react-sdk": "1.3.4",
"@xmtp/tsconfig": "0.0.0"
},
"changesets": []
"changesets": [
"kind-moose-hang"
]
}
6 changes: 6 additions & 0 deletions packages/react-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xmtp/react-sdk

## 1.4.0-beta.0

### Minor Changes

- Update xmtp-js to version 11 [`b121750`](https://github.com/xmtp/xmtp-web/commit/b121750f33f42ee40a9d3a5b4d196c433d1209e5)

## 1.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xmtp/react-sdk",
"description": "XMTP client SDK for React apps written in TypeScript",
"version": "1.3.4",
"version": "1.4.0-beta.0",
"author": "XMTP Labs <[email protected]>",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 7e8759e

Please sign in to comment.