Skip to content

Commit 7a00392

Browse files
Merge pull request #152 from multiversx/development
0.0.11
2 parents 58e74cb + 0ad2ad3 commit 7a00392

File tree

8 files changed

+270
-38
lines changed

8 files changed

+270
-38
lines changed

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+
## [[0.0.11](https://github.com/multiversx/mx-sdk-dapp-ui/pull/152)] - 2025-07-08
11+
12+
- [UI fixes on scrollbar, icons and unlock panel.](https://github.com/multiversx/mx-sdk-dapp-ui/pull/150)
13+
1014
## [[0.0.10](https://github.com/multiversx/mx-sdk-dapp-ui/pull/149)] - 2025-07-04
1115

1216
- [Fixed batch transactions order in toast.](https://github.com/multiversx/mx-sdk-dapp-ui/pull/148)

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-ui",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "A library to hold UI components for a dApp on the MultiversX blockchain",
55
"author": "MultiversX",
66
"license": "MIT",

0 commit comments

Comments
 (0)