Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aloysius-pgast committed Oct 10, 2021
1 parent d69d893 commit 519deb1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [v1.10.3]
### UI
* fix: display error message in case auth is refused by exchange
* fix: fix hover color after selecting an entry in top menu

## [v1.10.2]
### Gateway
* feat: support for environment variable `cfg.exchanges.kucoin.password` (Kucoin)
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,6 +1,6 @@
{
"name": "crypto-exchanges-gateway",
"version": "1.10.2",
"version": "1.10.3",
"description": "Your gateway to the crypto world",
"main": "gateway.js",
"scripts": {},
Expand Down

0 comments on commit 519deb1

Please sign in to comment.