sdk/js: 0.1.3
Change-Id: Idaa3a7ca7af40a07ab8c21d247c4f50c0aaca057
This commit is contained in:
parent
70c173af75
commit
9aa2c22595
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.1.3
|
||||
|
||||
### Added
|
||||
|
||||
getSignedVAAHash
|
||||
|
||||
getIsTransferCompleted
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@certusone/wormhole-sdk",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.3",
|
||||
"description": "SDK for interacting with Wormhole",
|
||||
"homepage": "https://wormholenetwork.com",
|
||||
"main": "./lib/cjs/index.js",
|
||||
|
|
Loading…
Reference in New Issue