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

Commit 5740876

Browse files
chore: version packages v0.8.1 🌊 (coinbase#162)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 272082b commit 5740876

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silly-beans-visit.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- 272082b: - **feat**: Added `getXmtpFrameMessage` and `isXmtpFrameRequest` so that Frames can receive interactions from apps outside of Farcaster, such as from XMTP conversations. By @neekolas #123
8+
39
## 0.8.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/onchainkit",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"repository": "https://github.com/coinbase/onchainkit.git",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)