Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](0.3.1...0.4.0) (2021-03-21)

### Bug Fixes

* **trader:** correct merge ([989af49](989af49))
* **trader:** use trading data variable ([38dfb20](38dfb20))

### Features

* **trader:** implement requested changes ([6b46938](6b46938))
  • Loading branch information
semantic-release-bot committed Mar 21, 2021
1 parent 2f93fc9 commit e863eee
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [0.4.0](https://github.com/jsappme/node-binance-trader/compare/0.3.1...0.4.0) (2021-03-21)


### Bug Fixes

* **trader:** correct merge ([989af49](https://github.com/jsappme/node-binance-trader/commit/989af492cc1f007a9b2f021d34d6ab4be23b23fb))
* **trader:** use trading data variable ([38dfb20](https://github.com/jsappme/node-binance-trader/commit/38dfb202d415f002f120a9cbc0cbcd3ad883a92a))


### Features

* **trader:** implement requested changes ([6b46938](https://github.com/jsappme/node-binance-trader/commit/6b469384d558801be77c6cd3f750a8a9676de0dd))

## [0.3.1](https://github.com/jsappme/node-binance-trader/compare/0.3.0...0.3.1) (2021-03-08)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-binance-trader",
"private": true,
"version": "0.3.1",
"version": "0.4.0",
"engine": {
"node": ">=0.12"
},
Expand Down

0 comments on commit e863eee

Please sign in to comment.