Skip to content

Commit

Permalink
[RELEASE] tangle-dapp v0.0.11 (#2432)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtelyPham authored Jul 12, 2024
1 parent 84e78c0 commit fcfce57
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions apps/tangle-dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 0.0.11 (2024-07-11)


### 🚀 Features

- **tangle-dapp:** Add sorting functionalities to tables on Nomination Page

- **tangle-dapp:** Update Side Navigation for Tangle dApp


### 🩹 Fixes

- **tangle-dapp:** Fix Timed Out Error

- **tangle-dapp:** Fix `useEffect` cycle in `usePayouts` hook

- **tangle-dapp:** Fix sort/scroll issues on nomination selection list modal


### ❤️ Thank You

- Trung-Tin Pham
- vutuanlinh2k2
- Yurixander

## 0.0.10 (2024-07-08)


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.10",
"version": "0.0.11",
"license": "Apache-2.0",
"type": "commonjs"
}

0 comments on commit fcfce57

Please sign in to comment.