Skip to content

Commit

Permalink
fix: exports missing ProfileFields from react sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Jan 15, 2024
1 parent 531ceb1 commit 60a48a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/witty-roses-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@lens-protocol/react": patch
"@lens-protocol/react-native": patch
"@lens-protocol/react-web": patch
---

**fix:** exports midding ProfileFields type
1 change: 1 addition & 0 deletions packages/react/src/profile/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export type {
HandleInfo,
NftImage,
Profile,
ProfileFields,
ProfileActionHistory,
ProfileGuardianResult,
ProfileManager,
Expand Down

0 comments on commit 60a48a8

Please sign in to comment.