Skip to content

Commit

Permalink
Release v2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wrap-that-potassium committed Aug 8, 2023
1 parent f833274 commit 71cfdd9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v2.6.8
## Improvements
- Spanish translation
## Bugs
- Swaps via 0x weren't working because of recently introduced required API key

# v2.6.7
## Improvements
- translations
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.7",
"version": "2.6.8",
"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.7",
"version": "2.6.8",
"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 71cfdd9

Please sign in to comment.