Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2020-06-01)

### Bug Fixes

* Re-pin asset-swapper to latest monorepo commit ([#240](#240)) ([dfbf0e7](dfbf0e7))

### Features

* add estimatedGas, estimatedGasTokenRefund and minimumProtocolFee to /quote and /price  response ([#237](#237)) ([f7f3277](f7f3277))
  • Loading branch information
semantic-release-bot committed Jun 1, 2020
1 parent f7f3277 commit 13332c3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.6.0](https://github.com/0xProject/0x-api/compare/v1.5.0...v1.6.0) (2020-06-01)


### Bug Fixes

* Re-pin asset-swapper to latest monorepo commit ([#240](https://github.com/0xProject/0x-api/issues/240)) ([dfbf0e7](https://github.com/0xProject/0x-api/commit/dfbf0e719fe1a2371e0a2e5dcc9a2824f9de4529))


### Features

* add estimatedGas, estimatedGasTokenRefund and minimumProtocolFee to /quote and /price response ([#237](https://github.com/0xProject/0x-api/issues/237)) ([f7f3277](https://github.com/0xProject/0x-api/commit/f7f3277510fcc05f03f0a187e64364e02305e3ee))

# [1.5.0](https://github.com/0xProject/0x-api/compare/v1.4.0...v1.5.0) (2020-05-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "0x-api",
"version": "1.5.0",
"version": "1.6.0",
"description": "0x API",
"repository": "[email protected]:0xProject/0x-api.git",
"author": "Francesco Agosti <[email protected]>",
Expand Down

0 comments on commit 13332c3

Please sign in to comment.