Skip to content

Commit

Permalink
Revert SDK version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-riley authored and evan-gray committed Oct 29, 2022
1 parent 4ca4220 commit 0e643cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions sdk/js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Changelog

## 0.10.0

### Removed

Removed support for Ropsten since the chain has been deprecated.

## 0.9.0

### Added
Expand All @@ -32,6 +26,8 @@ Use FQTs in Aptos SDK

Dependency: @certusone/wormhole-sdk-wasm

Removed support for Ropsten since the chain has been deprecated.

## 0.8.0

### Added
Expand Down
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.0",
"version": "0.9.0",
"description": "SDK for interacting with Wormhole",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit 0e643cd

Please sign in to comment.