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

Commit 2044ef9

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2020-06-29) ### Bug Fixes * meta txn limiting - synchronize db ([#270](#270)) ([a3448ab](a3448ab)) * remove NonceTrackerSubprovider ([#271](#271)) ([7b8aa6e](7b8aa6e)) ### Features * Add UMA token to 0x API metadata registry ([#266](#266)) ([a057aee](a057aee))
1 parent 7b8aa6e commit 2044ef9

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.10.0](https://github.com/0xProject/0x-api/compare/v1.9.0...v1.10.0) (2020-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* meta txn limiting - synchronize db ([#270](https://github.com/0xProject/0x-api/issues/270)) ([a3448ab](https://github.com/0xProject/0x-api/commit/a3448ab002072d39f50bc33b5970b431b24ba813))
7+
* remove NonceTrackerSubprovider ([#271](https://github.com/0xProject/0x-api/issues/271)) ([7b8aa6e](https://github.com/0xProject/0x-api/commit/7b8aa6e9c09443d951bf92db5342af5186586caf))
8+
9+
10+
### Features
11+
12+
* Add UMA token to 0x API metadata registry ([#266](https://github.com/0xProject/0x-api/issues/266)) ([a057aee](https://github.com/0xProject/0x-api/commit/a057aeec257a738896288ea6c665d96eba5f9d0a))
13+
114
# [1.9.0](https://github.com/0xProject/0x-api/compare/v1.8.0...v1.9.0) (2020-06-22)
215

316

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.9.0",
3+
"version": "1.10.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)