Skip to content

Commit

Permalink
Release v2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wrap-that-potassium committed May 24, 2023
1 parent 2614b55 commit 63babc5
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,3 +1,8 @@
# v2.6.5
## Bugs
- zap out is back! #114
- zap in UX improvements and fixes #116

# v2.6.4
## Improvements
- `multicall` for wraps history
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.6.4",
"version": "2.6.5",
"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.6.4",
"version": "2.6.5",
"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 63babc5

Please sign in to comment.