Skip to content

Commit

Permalink
[RELEASE] tangle-dapp v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
AtelyPham committed Nov 13, 2024
1 parent 731882d commit e1c9003
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions apps/tangle-dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 0.0.17 (2024-11-13)


### 🚀 Features

- **tangle-dapp:** Implement LS pool modal: Update commission ([#2630](https://github.com/webb-tools/webb-dapp/pull/2630))

- **tangle-dapp:** Show validator address when avatar is hovered ([#2641](https://github.com/webb-tools/webb-dapp/pull/2641))

- **tangle-dapp:** Add LST selection modal ([#2644](https://github.com/webb-tools/webb-dapp/pull/2644))

- **tangle-cloud:** Configure Layout, Network, and Wallet ([#2651](https://github.com/webb-tools/webb-dapp/pull/2651))


### ❤️ Thank You

- Trung-Tin Pham @AtelyPham
- Yurixander @yurixander

## 0.0.16 (2024-11-04)

### 🚀 Features
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.16",
"version": "0.0.17",
"license": "Apache-2.0",
"type": "commonjs"
}

0 comments on commit e1c9003

Please sign in to comment.