Skip to content

Commit ce25ba1

Browse files
Merge pull request #169 from multiversx/development
0.0.17
2 parents b336e49 + a1cbe58 commit ce25ba1

File tree

4 files changed

+6
-224
lines changed

4 files changed

+6
-224
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.17](https://github.com/multiversx/mx-sdk-dapp-ui/pull/169)] - 2025-07-21
11+
12+
- [Fixed typo in ledger confirm](https://github.com/multiversx/mx-sdk-dapp-ui/pull/169)
13+
1014
## [[0.0.16](https://github.com/multiversx/mx-sdk-dapp-ui/pull/168)] - 2025-07-18
1115

1216
- [Updated styles on close icon](https://github.com/multiversx/mx-sdk-dapp-ui/pull/167)

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.16",
3+
"version": "0.0.17",
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)