Skip to content

Commit

Permalink
Merge pull request #286 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
  • Loading branch information
rygine authored Jul 22, 2024
2 parents 36fecdf + f56a9ba commit d3c350d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-radios-scream.md

This file was deleted.

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

## 8.0.0

### Major Changes

- b5dd0a8:
- Upgraded dexie

### BREAKING CHANGES

- Removed `CachedMessageWithId` and `CachedConversationWithId` exports
- Removed `dbVersion` prop from `XMTPProvider` component

## 7.0.1

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

0 comments on commit d3c350d

Please sign in to comment.