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

Commit 3bfe5e1

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.0...v1.13.0) (2020-08-03) ### Bug Fixes * Kovan deploy UniswapV2 ([#304](#304)) ([f4fb99b](f4fb99b)) * Kovan ERC20BridgeSampler ([#299](#299)) ([56f7a90](56f7a90)) ### Features * added a unique identifier to the quote within the timestamp metadata … ([#281](#281)) ([d992563](d992563)) * Rfqt included ([#293](#293)) ([965dedb](965dedb))
1 parent f4fb99b commit 3bfe5e1

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.13.0](https://github.com/0xProject/0x-api/compare/v1.12.0...v1.13.0) (2020-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Kovan deploy UniswapV2 ([#304](https://github.com/0xProject/0x-api/issues/304)) ([f4fb99b](https://github.com/0xProject/0x-api/commit/f4fb99b13bcd10dfbaa68a7160b677ae6ed9eda0))
7+
* Kovan ERC20BridgeSampler ([#299](https://github.com/0xProject/0x-api/issues/299)) ([56f7a90](https://github.com/0xProject/0x-api/commit/56f7a9072ae3deb9264dbd8e291678dd75cffdea))
8+
9+
10+
### Features
11+
12+
* added a unique identifier to the quote within the timestamp metadata … ([#281](https://github.com/0xProject/0x-api/issues/281)) ([d992563](https://github.com/0xProject/0x-api/commit/d992563bf4198d2b9b922b301133f33478083658))
13+
* Rfqt included ([#293](https://github.com/0xProject/0x-api/issues/293)) ([965dedb](https://github.com/0xProject/0x-api/commit/965dedbe3c52c24b84fe2c3ad8ced5daa38eda67))
14+
115
# [1.12.0](https://github.com/0xProject/0x-api/compare/v1.11.0...v1.12.0) (2020-07-27)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0x-api",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"description": "0x API",
55
"repository": "git@github.com:0xProject/0x-api.git",
66
"author": "Francesco Agosti <francesco@0x.org>",

0 commit comments

Comments
 (0)