Skip to content

Commit 7b7fb52

Browse files
committed
Update version to 0.1.22 and add changelog entry for part attributes in SidePanel and SignTransactions
1 parent 1db9284 commit 7b7fb52

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.1.22](https://github.com/multiversx/mx-sdk-dapp-ui/pull/305)] - 2026-02-20
11+
12+
- [Added part attributes to SidePanel and SignTransactions ](https://github.com/multiversx/mx-sdk-dapp-ui/pull/305)
13+
1014
## [[0.1.21](https://github.com/multiversx/mx-sdk-dapp-ui/pull/305)] - 2026-02-11
1115

1216
- [Fixed `data-testid` on button](https://github.com/multiversx/mx-sdk-dapp-ui/pull/305)

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