Skip to content

Commit 8283802

Browse files
committed
Release version 1.3.35
1 parent d29bd73 commit 8283802

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## 1.3.35
4+
Build date: May 09, 2025.
5+
6+
Features & Update:
7+
- Refactor Across bridge (#4282)
8+
- Review extrinsic status subscription (#4240)
9+
- Update content in-app for swap (#4259)
10+
11+
Bug fixed:
12+
- Fixed bug Cannot sign transaction when chain connection not be initialized (#4300)
13+
- Fixed bug connecting to Aleph Zero EVM dapp (#4320)
14+
- Fixed bug related to price chart for derivation token (#4332, #4344)
15+
16+
317
## 1.3.34
418
Build date: May 05, 2025.
519

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.35-0",
13+
"version": "1.3.35",
1414
"workspaces": [
1515
"packages/*"
1616
],

0 commit comments

Comments
 (0)