Skip to content

Commit

Permalink
[RELEASE] tangle-dapp v0.0.12 (#2456)
Browse files Browse the repository at this point in the history
Co-authored-by: Trung-Tin Pham <[email protected]>
  • Loading branch information
devpavan04 and AtelyPham authored Jul 29, 2024
1 parent 15ea1b2 commit 8605440
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions apps/tangle-dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
## 0.0.12 (2024-07-25)


### 🚀 Features

- **tangle-dapp:** Implementation of Bridge from EVM chain

- **tangle-dapp:** Add Search functionalities for Validator tables + Fix Nomination Modal

- **tangle-dapp:** Update Dropdown Menu Item across dApps

- **tangle-dapp:** Add liquid staking unstaking card

- **tangle-dapp:** Stake Operation Table UI & Logic


### 🩹 Fixes

- **tangle-dapp:** Fix Search not working on Validator Selection Table on Tangle dApp

- **tangle-dapp:** Restake New Design

- **tangle-dapp:** Fix blank screen after the page is mounting


### ❤️ Thank You

- Pavan Soratur
- Trung-Tin Pham
- vutuanlinh2k2
- Yurixander

## 0.0.11 (2024-07-11)


Expand Down
2 changes: 1 addition & 1 deletion apps/tangle-dapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webb-tools/tangle-dapp",
"version": "0.0.11",
"version": "0.0.12",
"license": "Apache-2.0",
"type": "commonjs"
}

0 comments on commit 8605440

Please sign in to comment.