Skip to content

Commit 0253729

Browse files
committed
chore: release statement
1 parent a1cecdd commit 0253729

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/sdk-statement/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## 0.3.0 - 2025-12-16
6+
7+
### Added
8+
9+
- Add support for `submit` decoded result following https://github.com/paritytech/polkadot-sdk/pull/10421
10+
511
## 0.2.0 - 2025-11-26
612

713
### Changed

packages/sdk-statement/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polkadot-api/sdk-statement",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"sideEffects": false,
55
"author": "Carlo Sala (https://github.com/carlosala)",
66
"repository": {

0 commit comments

Comments
 (0)