Skip to content

Commit a737a4e

Browse files
Merge pull request #1721 from multiversx/development
5.6.13
2 parents ee25721 + 189f363 commit a737a4e

3 files changed

Lines changed: 12 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [[5.6.12](https://github.com/multiversx/mx-sdk-dapp/pull/1721)] - 2026-02-04
10+
## [[5.6.13](https://github.com/multiversx/mx-sdk-dapp/pull/1721)] - 2026-02-06
11+
12+
- [Update sdk-webview-provider to LTS](https://github.com/multiversx/mx-sdk-dapp/pull/1721)
13+
14+
## [[5.6.12](https://github.com/multiversx/mx-sdk-dapp/pull/1720)] - 2026-02-04
1115

1216
- [TS definitions missing. Republish](https://github.com/multiversx/mx-sdk-dapp/pull/1720)
1317

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiversx/sdk-dapp",
3-
"version": "5.6.12",
3+
"version": "5.6.13",
44
"description": "A library to hold the main logic for a dapp on the MultiversX blockchain",
55
"author": "MultiversX",
66
"license": "MIT",
@@ -65,7 +65,7 @@
6565
"@multiversx/sdk-wallet-connect-provider": "6.1.4",
6666
"@multiversx/sdk-web-wallet-cross-window-provider": "3.2.2",
6767
"@multiversx/sdk-web-wallet-iframe-provider": "4.0.1",
68-
"@multiversx/sdk-webview-provider": "3.2.6",
68+
"@multiversx/sdk-webview-provider": "3.2.7",
6969
"immer": "10.1.1",
7070
"linkifyjs": "4.3.2",
7171
"lodash.isempty": "4.4.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)