Skip to content

Commit bb2cd48

Browse files
authoredJan 10, 2025
publish 0.4.16 (#40)
1 parent 2770b38 commit bb2cd48

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ To use the HyperSDK Client, make sure you have the latest version installed. You
2121

2222
## Changelog
2323

24+
### 0.4.16
25+
26+
- Added experimental support for Core wallet
27+
2428
### 0.4.15
2529

2630
- `SendTransaction` now returns both the `txID` and full txn `result`.

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hypersdk-client",
3-
"version": "0.4.15",
3+
"version": "0.4.16",
44
"description": "Sample client for HyperSDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.