Skip to content

Commit 6dbace8

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2021-06-10) ### Bug Fixes * fix Side prop of OrderStateEvent & LimitPrice of SendOrderRequest ([7ff8b48](7ff8b48))
1 parent 7ff8b48 commit 6dbace8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/hadnet/foxbit-exapi/compare/v1.0.5...v1.0.6) (2021-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* fix Side prop of OrderStateEvent & LimitPrice of SendOrderRequest ([7ff8b48](https://github.com/hadnet/foxbit-exapi/commit/7ff8b482c5fe9210b4b3d14beade76c2925431ed))
7+
18
## [1.0.5](https://github.com/hadnet/foxbit-exapi/compare/v1.0.4...v1.0.5) (2021-06-09)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxbit-exapi",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "API for FoxBit Exchange",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)