File tree Expand file tree Collapse file tree 8 files changed +21
-21
lines changed
cumulus/parachains/runtimes/bridge-hubs Expand file tree Collapse file tree 8 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 11# generated by parity-publish v0.10.6
2- # command: parity-publish plan --prdoc prdoc
2+ # command: parity-publish plan --prdoc prdoc/pr_9938.prdoc
33
44[options ]
55
@@ -960,8 +960,8 @@ to = "2.0.0"
960960[[crate ]]
961961# bridges/snowbridge/primitives/beacon
962962name = " snowbridge-beacon-primitives"
963- from = " 0.15.0 "
964- to = " 0.15.1 "
963+ from = " 0.15.1 "
964+ to = " 0.15.2 "
965965bump = " patch"
966966reason = " changed"
967967
@@ -3058,8 +3058,8 @@ reason = "changed"
30583058[[crate ]]
30593059# bridges/snowbridge/pallets/ethereum-client
30603060name = " snowbridge-pallet-ethereum-client"
3061- from = " 0.15.0 "
3062- to = " 0.15.1 "
3061+ from = " 0.15.1 "
3062+ to = " 0.15.2 "
30633063bump = " patch"
30643064reason = " changed"
30653065
@@ -3386,8 +3386,8 @@ reason = "changed"
33863386[[crate ]]
33873387# bridges/snowbridge/pallets/inbound-queue
33883388name = " snowbridge-pallet-inbound-queue"
3389- from = " 0.15.0 "
3390- to = " 0.15.1 "
3389+ from = " 0.15.1 "
3390+ to = " 0.15.2 "
33913391bump = " patch"
33923392reason = " changed"
33933393
@@ -3514,8 +3514,8 @@ reason = "changed"
35143514[[crate ]]
35153515# cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo
35163516name = " bridge-hub-rococo-runtime"
3517- from = " 0.22.0 "
3518- to = " 0.22.1 "
3517+ from = " 0.22.1 "
3518+ to = " 0.22.2 "
35193519bump = " patch"
35203520reason = " changed"
35213521
@@ -3530,8 +3530,8 @@ reason = "changed"
35303530[[crate ]]
35313531# cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend
35323532name = " bridge-hub-westend-runtime"
3533- from = " 0.19.0 "
3534- to = " 0.19.1 "
3533+ from = " 0.19.1 "
3534+ to = " 0.19.2 "
35353535bump = " patch"
35363536reason = " changed"
35373537
Original file line number Diff line number Diff line change 11[package ]
22name = " snowbridge-pallet-ethereum-client"
33description = " Snowbridge Ethereum Client Pallet"
4- version = " 0.15.1 "
4+ version = " 0.15.2 "
55authors = [
" Snowfork <[email protected] >" ]
66edition.workspace = true
77repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " snowbridge-pallet-inbound-queue"
33description = " Snowbridge Inbound Queue Pallet"
4- version = " 0.15.1 "
4+ version = " 0.15.2 "
55authors = [
" Snowfork <[email protected] >" ]
66edition.workspace = true
77repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " snowbridge-beacon-primitives"
33description = " Snowbridge Beacon Primitives"
4- version = " 0.15.1 "
4+ version = " 0.15.2 "
55authors = [
" Snowfork <[email protected] >" ]
66edition.workspace = true
77repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " bridge-hub-rococo-runtime"
3- version = " 0.22.1 "
3+ version = " 0.22.2 "
44authors.workspace = true
55edition.workspace = true
66description = " Rococo's BridgeHub parachain runtime"
Original file line number Diff line number Diff line change 11[package ]
22name = " bridge-hub-westend-runtime"
3- version = " 0.19.1 "
3+ version = " 0.19.2 "
44authors.workspace = true
55edition.workspace = true
66description = " Westend's BridgeHub parachain runtime"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments