Skip to content

Commit cd3081f

Browse files
Version Packages
1 parent 6a6b0fb commit cd3081f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-mangos-travel.md

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

packages/vault-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thirdweb-dev/react-native-adapter
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#8263](https://github.com/thirdweb-dev/js/pull/8263) [`fe50abd`](https://github.com/thirdweb-dev/js/commit/fe50abd5aba396c244dc8c5c1539e75ccd28ca97) Thanks [@d4mr](https://github.com/d4mr)! - Fixed bug with listing solana accounts response type
8+
39
## 0.1.0
410

511
### Minor Changes

packages/vault-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"type": "module",
6969
"types": "./dist/types/exports/thirdweb.d.ts",
7070
"typings": "./dist/types/exports/thirdweb.d.ts",
71-
"version": "0.1.0"
71+
"version": "0.1.1"
7272
}

0 commit comments

Comments
 (0)