Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
chore(release): 17.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/swapper-v17.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/swapper-v17.2.0...@shapeshiftoss/swapper-v17.3.0) (2023-02-23)

### Features

* enable Avalanche on THORSwapper ([#1208](#1208)) ([95ae357](95ae357))
  • Loading branch information
semantic-release-bot committed Feb 23, 2023
1 parent 95ae357 commit c9081bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/swapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@shapeshiftoss/swapper-v17.3.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/swapper-v17.2.0...@shapeshiftoss/swapper-v17.3.0) (2023-02-23)


### Features

* enable Avalanche on THORSwapper ([#1208](https://github.com/shapeshift/lib/issues/1208)) ([95ae357](https://github.com/shapeshift/lib/commit/95ae3577254f37ff4fe7ede70dc2271148f026cf))

# [@shapeshiftoss/swapper-v17.2.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/swapper-v17.1.0...@shapeshiftoss/swapper-v17.2.0) (2023-02-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/swapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/swapper",
"version": "17.2.0",
"version": "17.3.0",
"description": "An interface and implementations to trade coins via various protocols",
"repository": "https://github.com/shapeshift/lib",
"license": "MIT",
Expand Down

0 comments on commit c9081bd

Please sign in to comment.