We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f10bbe commit 3e30150Copy full SHA for 3e30150
apps/tangle-dapp/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.1.5 (2025-08-08)
2
+
3
+### 🏡 Chore
4
5
+- **tangle-dapp:** Restake Undelegate & Withdraw Improvements ([#3041](https://github.com/tangle-network/dapp/pull/3041))
6
7
+### ❤️ Thank You
8
9
+- Pavan Soratur @devpavan04
10
11
## 0.1.4 (2025-08-06)
12
13
### 🩹 Fixes
apps/tangle-dapp/package.json
@@ -1,6 +1,6 @@
{
"name": "@tangle-network/tangle-dapp",
- "version": "0.1.4",
+ "version": "0.1.5",
"license": "Apache-2.0",
"type": "module"
}
0 commit comments