sdk/js: 0.1.3

Change-Id: Idaa3a7ca7af40a07ab8c21d247c4f50c0aaca057
This commit is contained in:
Evan Gray 2021-12-09 21:00:50 +00:00
parent 70c173af75
commit 9aa2c22595
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## 0.1.3
### Added
getSignedVAAHash
getIsTransferCompleted
## 0.1.1
### Added

View File

@ -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",