Skip to content

Commit 2ef5b8a

Browse files
Version Packages
1 parent 35c7d21 commit 2ef5b8a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-cameras-lay.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.0
4+
5+
### Minor Changes
6+
7+
- [#8168](https://github.com/thirdweb-dev/js/pull/8168) [`35c7d21`](https://github.com/thirdweb-dev/js/commit/35c7d21e368f9ea5636c8663ba31b7d473b5b343) Thanks [@d4mr](https://github.com/d4mr)! - Added Vault operations support for Solana.
8+
39
## 0.0.3
410

511
### Patch 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.0.3"
71+
"version": "0.1.0"
7272
}

0 commit comments

Comments
 (0)