Skip to content

Commit

Permalink
Merge pull request #565 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
cameronvoell authored Dec 12, 2024
2 parents 627c5d6 + e3aa97d commit 2585b55
Showing 4 changed files with 10 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/add-custom-content-type-ability.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fix-changeset-release-action.md

This file was deleted.

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

## 3.1.2

### Patch Changes

- cacd7ed: Add back custom content types.
- e014d34: - Add back custom content types
- Set node to 20 and fix release action
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmtp/react-native-sdk",
"version": "3.1.1",
"version": "3.1.2",
"description": "Wraps for native xmtp sdks for react native",
"main": "build/index.js",
"types": "build/index.d.ts",

0 comments on commit 2585b55

Please sign in to comment.