Skip to content

Commit f8bdbd7

Browse files
authored
Merge pull request #75 from openfort-xyz/changeset-release/main
chore: version package
2 parents a409956 + 09157a3 commit f8bdbd7

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dry-yaks-jump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- [#74](https://github.com/openfort-xyz/react-native/pull/74) [`08e78ab`](https://github.com/openfort-xyz/react-native/commit/08e78ab6bb5105ad788a05f0f0af2cd559d8357e) Thanks [@0xbri3t](https://github.com/0xbri3t)! - fix: include DELEGATED_ACCOUNT in embedded wallet list filter
8+
39
## 1.0.9
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openfort/react-native",
33
"main": "dist/index.js",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"license": "MIT",
66
"description": "React Native SDK for Openfort platform integration",
77
"repository": {

0 commit comments

Comments
 (0)