Skip to content

Commit 841db25

Browse files
committed
Release version 1.3.13
1 parent fca92b6 commit 841db25

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

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+
314
## 1.3.12
415
Build date: Jan 06, 2025.
516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/Koniverse/Subwallet-V2.git"
1111
},
1212
"sideEffects": false,
13-
"version": "1.3.13-0",
13+
"version": "1.3.13",
1414
"workspaces": [
1515
"packages/*"
1616
],

0 commit comments

Comments
 (0)