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 fca92b6 commit 841db25Copy full SHA for 841db25
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# CHANGELOG
2
3
+## 1.3.13
4
+Build date: Jan 21, 2025.
5
+
6
+Features & Update:
7
+- Re-enable search token feature (#3958)
8
+- Update signing flow with metadata (#3306)
9
10
+Bug fixed:
11
+- Fix bug setup validator related maxCount (#3971)
12
13
14
## 1.3.12
15
Build date: Jan 06, 2025.
16
package.json
@@ -10,7 +10,7 @@
"url": "https://github.com/Koniverse/Subwallet-V2.git"
},
"sideEffects": false,
- "version": "1.3.13-0",
+ "version": "1.3.13",
"workspaces": [
"packages/*"
],
0 commit comments