Skip to content

Commit

Permalink
Merge pull request #217 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
  • Loading branch information
rygine committed Mar 19, 2024
2 parents 7e348ed + 925b5d0 commit 844d858
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/cool-bananas-invite.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/react-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @xmtp/react-sdk

## 6.0.0

### Major Changes

- ada4d7f: Reorganize dependencies

**BREAKING CHANGE:** Some `dependencies` have been moved to `peerDependencies` and must now be installed separately. This includes `react`, `@xmtp/xmtp-js`, `@xmtp/content-type-reaction`, `@xmtp/content-type-remote-attachment`, and `@xmtp/content-type-reply`.

## 5.2.0

### Minor 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,6 +1,6 @@
{
"name": "@xmtp/react-sdk",
"version": "5.2.0",
"version": "6.0.0",
"description": "XMTP client SDK for React apps written in TypeScript",
"keywords": [
"xmtp",
Expand Down

0 comments on commit 844d858

Please sign in to comment.