Skip to content

Commit 1631a89

Browse files
0.0.13 (#161)
* UI updates on icons for failed transactions and Firefox extension. (#160) * Updates on icons for failed transactions and extension icon for Firefox. * Updated Changelog * Upgraded to version 0.0.13 --------- Co-authored-by: Iulia Cimpeanu <72752718+iuliacimpeanu@users.noreply.github.com> Co-authored-by: Iulia Cimpeanu <iuliaalexandra.ignat@gmail.com>
2 parents 2546503 + d42906f commit 1631a89

File tree

10 files changed

+266
-7
lines changed

10 files changed

+266
-7
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.13](https://github.com/multiversx/mx-sdk-dapp-ui/pull/161)] - 2025-07-10
11+
12+
- [UI updates on icons for failed transactions and Firefox extension.](https://github.com/multiversx/mx-sdk-dapp-ui/pull/160)
13+
1014
## [[0.0.12](https://github.com/multiversx/mx-sdk-dapp-ui/pull/159)] - 2025-07-10
1115

1216
- [Added Check your device text on ledger connect](https://github.com/multiversx/mx-sdk-dapp-ui/pull/158)

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