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

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# @shapeshiftoss/swapper-v1.0.0 (2021-10-07)

### Features

* add approval needed to lib ([#95](#95)) ([0b1bae4](0b1bae4))
* add execute quote ([#87](#87)) ([463a06d](463a06d))
* add getdefaultpair to zrxswapper ([#91](#91)) ([d1cf1be](d1cf1be))
* get min max ([#93](#93)) ([26b788d](26b788d))
* **zrxSwapper:** add usd rate ([#85](#85)) ([1d5d36e](1d5d36e))
* bring over buildQuoteTx logic from platform-shared ([#71](#71)) ([4ec3365](4ec3365))
  • Loading branch information
semantic-release-bot committed Oct 7, 2021
1 parent a349943 commit e26b7cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/swapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @shapeshiftoss/swapper-v1.0.0 (2021-10-07)


### Features

* add approval needed to lib ([#95](https://github.com/shapeshift/lib/issues/95)) ([0b1bae4](https://github.com/shapeshift/lib/commit/0b1bae4ad71de3a1306df1e5c8dd8964e26ce1cc))
* add execute quote ([#87](https://github.com/shapeshift/lib/issues/87)) ([463a06d](https://github.com/shapeshift/lib/commit/463a06d003b991433a4246a7a55db806284ba03f))
* add getdefaultpair to zrxswapper ([#91](https://github.com/shapeshift/lib/issues/91)) ([d1cf1be](https://github.com/shapeshift/lib/commit/d1cf1be7c611517068c789d3cfa854aa19573a2b))
* get min max ([#93](https://github.com/shapeshift/lib/issues/93)) ([26b788d](https://github.com/shapeshift/lib/commit/26b788d48bd7b7aa27c5d2386ac6fb0e6bff1fd9))
* **zrxSwapper:** add usd rate ([#85](https://github.com/shapeshift/lib/issues/85)) ([1d5d36e](https://github.com/shapeshift/lib/commit/1d5d36e6a912e0c6f1264ae6eb6f85cc1b80e4ec))
* bring over buildQuoteTx logic from platform-shared ([#71](https://github.com/shapeshift/lib/issues/71)) ([4ec3365](https://github.com/shapeshift/lib/commit/4ec33654b15298490f656f5e3562d37c23ecb69d))
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": "1.1.0",
"version": "1.0.0",
"description": "TODO: description",
"repository": "https://github.com/shapeshift/lib",
"license": "MIT",
Expand Down

0 comments on commit e26b7cc

Please sign in to comment.