We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4a73a commit 39eb0d2Copy full SHA for 39eb0d2
2 files changed
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [[5.6.18](https://github.com/multiversx/mx-sdk-dapp/pull/1725)] - 2026-02-27
+## [[5.6.19](https://github.com/multiversx/mx-sdk-dapp/pull/1725)] - 2026-02-27
11
12
- [Update sdk-dapp-ui](https://github.com/multiversx/mx-sdk-dapp/pull/1725)
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@multiversx/sdk-dapp",
3
- "version": "5.6.18",
+ "version": "5.6.19",
4
"description": "A library to hold the main logic for a dapp on the MultiversX blockchain",
5
"author": "MultiversX",
6
"license": "MIT",
0 commit comments