Skip to content

Commit f9d1c34

Browse files
committed
Bump version to 5.6.20 and update CHANGELOG for new release
1 parent 041ac3b commit f9d1c34

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [[5.6.20](https://github.com/multiversx/mx-sdk-dapp/pull/1726)] - 2026-03-10
11+
12+
- [Added missing option to skip guardian checks in signTransactions function](https://github.com/multiversx/mx-sdk-dapp/pull/1726)
13+
1014
## [[5.6.19](https://github.com/multiversx/mx-sdk-dapp/pull/1725)] - 2026-02-27
1115

1216
- [Update sdk-dapp-ui](https://github.com/multiversx/mx-sdk-dapp/pull/1725)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiversx/sdk-dapp",
3-
"version": "5.6.19",
3+
"version": "5.6.20",
44
"description": "A library to hold the main logic for a dapp on the MultiversX blockchain",
55
"author": "MultiversX",
66
"license": "MIT",

0 commit comments

Comments
 (0)