Skip to content

Commit

Permalink
Release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wrap-that-potassium committed May 28, 2022
1 parent b491f36 commit 8f6b47f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v2.1.2
## Improvements
- improved Onboard styling
## Bugs
- footer links on mobile not linked #97
- removed Ledger wallet connection option as it's not working

# v2.1.1
## Bugs
- History page: wrong dates for unwraps #95
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "2.1.1",
"version": "2.1.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wban-smart-contract",
"version": "2.1.1",
"version": "2.1.2",
"description": "dApp for swapping BAN to wBAN on Binance Smart Chain",
"author": "Wrap That Potassium <[email protected]>",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 8f6b47f

Please sign in to comment.