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 03d756b commit 4197feaCopy full SHA for 4197fea
apps/leaderboard/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.0.5 (2025-09-10)
2
+
3
+### 🩹 Fixes
4
5
+- enhance leaderboard search with hybrid filtering ([#3062](https://github.com/tangle-network/dapp/pull/3062))
6
7
+### ❤️ Thank You
8
9
+- Pavan Soratur @devpavan04
10
11
## 0.0.4 (2025-08-25)
12
13
### 🚀 Features
apps/leaderboard/package.json
@@ -1,6 +1,6 @@
{
"name": "@tangle-network/leaderboard",
- "version": "0.0.4",
+ "version": "0.0.5",
"license": "Apache-2.0",
"type": "module"
}
0 commit comments