Skip to content

Commit c516c4c

Browse files
authored
[RELEASE] leaderboard v0.0.1 (#2950)
1 parent 351ee03 commit c516c4c

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

apps/leaderboard/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## 0.0.1 (2025-04-03)
2+
3+
### 🚀 Features
4+
5+
- **leaderboard:** Show Validator Identity, Use Timestamp ([#2947](https://github.com/tangle-network/dapp/pull/2947))
6+
- **leaderboard:** Integrate Leaderboard with GraphQL Server ([#2938](https://github.com/tangle-network/dapp/pull/2938))
7+
- **leaderboard:** Add Leaderboard dApp ([#2913](https://github.com/tangle-network/dapp/pull/2913))
8+
9+
### 💅 Refactors
10+
11+
- **tangle-dapp:** Relocate Claim Rewards in Top Navigation ([#2948](https://github.com/tangle-network/dapp/pull/2948))
12+
13+
### ❤️ Thank You
14+
15+
- Trung-Tin Pham @AtelyPham

apps/leaderboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tangle-network/leaderboard",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"license": "Apache-2.0",
55
"type": "module"
6-
}
6+
}

0 commit comments

Comments
 (0)