Skip to content

Commit 2a31a11

Browse files
committed
bump polkawallet_sdk v0.4.5
1 parent b7aa3c4 commit 2a31a11

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.4.5] - 20220505
2+
- bump polkawallet_sdk v0.4.5.
3+
- XCM transfer rebuild.
4+
- Vault adjust page rebuild.
5+
16
## [0.4.4] - 20220322
27
- bump polkawallet_sdk v0.4.4.
38
- ui v3 update.

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -785,14 +785,14 @@ packages:
785785
path: "../sdk"
786786
relative: true
787787
source: path
788-
version: "0.4.4"
788+
version: "0.4.5"
789789
polkawallet_ui:
790790
dependency: "direct main"
791791
description:
792792
path: "../ui"
793793
relative: true
794794
source: path
795-
version: "0.4.4"
795+
version: "0.4.5"
796796
pool:
797797
dependency: transitive
798798
description:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: polkawallet_plugin_karura
22
description: Karura network plugin for Polkawallet.
3-
version: 0.4.4
3+
version: 0.4.5
44
homepage:
55

66
environment:
@@ -21,8 +21,8 @@ dependencies:
2121
device_info: ^2.0.1
2222
graphql_flutter: ^5.0.0-nullsafety.5
2323
liquid_progress_indicator: ^0.4.0
24-
polkawallet_sdk: ^0.4.4
25-
polkawallet_ui: ^0.4.1
24+
polkawallet_sdk: ^0.4.5
25+
polkawallet_ui: ^0.4.5
2626
flutter_screenutil: ^5.0.0+2
2727
skeleton_loader: ^2.0.0+4
2828
rive: ^0.7.33

0 commit comments

Comments
 (0)