Skip to content

Commit

Permalink
sdk/js: v0.10.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kev1n-peters committed Oct 16, 2023
1 parent 5c4ac61 commit b53f996
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions sdk/js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.10.5

### Changes

Auto relayer better status command

## 0.10.4

### Changes
Expand Down
4 changes: 2 additions & 2 deletions sdk/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@certusone/wormhole-sdk",
"version": "0.10.4",
"version": "0.10.5",
"description": "SDK for interacting with Wormhole",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit b53f996

Please sign in to comment.