Skip to content

Commit

Permalink
v0.21.8
Browse files Browse the repository at this point in the history
  • Loading branch information
peachbits committed Sep 28, 2023
1 parent 4e528ba commit 9b72c1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.21.8 (2023-09-28)

- fixed: Fix incorrect wrapped mainnet address in defi swaps

## 0.21.7 (2023-09-27)

- changed: Update getInOutTokenAddresses to use EdgeTokens so it can be used for any token
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "edge-exchange-plugins",
"version": "0.21.7",
"version": "0.21.8",
"description": "Exchange-rate sources for the Edge core",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9b72c1a

Please sign in to comment.