File tree Expand file tree Collapse file tree 3 files changed +620
-607
lines changed
Expand file tree Collapse file tree 3 files changed +620
-607
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [[ 5.6.23] ( https://github.com/multiversx/mx-sdk-dapp/pull/1731 )] - 2026-03-27
11+
12+ - [ Update WalletConnect Provider to 6.1.5] ( https://github.com/multiversx/mx-sdk-dapp/pull/1730 )
13+
1014## [[ 5.6.22] ( https://github.com/multiversx/mx-sdk-dapp/pull/1729 )] - 2026-03-17
1115
12- - [ Fixed account balance does not update in the UI after receiving an incoming transaction via WebSocket.
13- ] ( https://github.com/multiversx/mx-sdk-dapp/pull/1729 )
16+ - [ Fixed account balance does not update in the UI after receiving an incoming transaction via WebSocket.] ( https://github.com/multiversx/mx-sdk-dapp/pull/1729 )
1417
1518## [[ 5.6.21] ( https://github.com/multiversx/mx-sdk-dapp/pull/1728 )] - 2026-03-11
1619
Original file line number Diff line number Diff line change 11{
22 "name" : " @multiversx/sdk-dapp" ,
3- "version" : " 5.6.22 " ,
3+ "version" : " 5.6.23 " ,
44 "description" : " A library to hold the main logic for a dapp on the MultiversX blockchain" ,
55 "author" : " MultiversX" ,
66 "license" : " MIT" ,
6262 "@multiversx/sdk-extension-provider" : " 5.1.2" ,
6363 "@multiversx/sdk-hw-provider" : " 8.1.2" ,
6464 "@multiversx/sdk-native-auth-client" : " 2.0.1" ,
65- "@multiversx/sdk-wallet-connect-provider" : " 6.1.4 " ,
65+ "@multiversx/sdk-wallet-connect-provider" : " 6.1.5 " ,
6666 "@multiversx/sdk-web-wallet-cross-window-provider" : " 3.2.2" ,
6767 "@multiversx/sdk-web-wallet-iframe-provider" : " 4.0.1" ,
6868 "@multiversx/sdk-webview-provider" : " 3.2.7" ,
You can’t perform that action at this time.
0 commit comments