Skip to content

Commit

Permalink
Update plan
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Nov 7, 2024
1 parent fa0f15e commit 48bce85
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions Plan.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generated by parity-publish v0.9.0
# command: parity-publish -C ../polkadot-sdk plan --prdoc prdoc/1.15.3
# command: parity-publish -C ../polkadot-sdk plan ../polkadot-sdk --prdoc prdoc/1.15.4

[options]
description = "polkadot v1.15.0"
Expand Down Expand Up @@ -1419,9 +1419,9 @@ reason = "changed"
[[crate]]
# substrate/frame/message-queue
name = "pallet-message-queue"
from = "39.0.0"
to = "40.0.0"
bump = "major"
from = "40.0.0"
to = "40.0.1"
bump = "patch"
reason = "changed"

[[crate]]
Expand Down Expand Up @@ -1905,8 +1905,8 @@ reason = "changed"
[[crate]]
# polkadot/xcm/xcm-builder
name = "staging-xcm-builder"
from = "16.0.0"
to = "16.0.1"
from = "16.0.1"
to = "16.0.2"
bump = "patch"
reason = "changed"

Expand Down Expand Up @@ -2081,8 +2081,8 @@ reason = "changed"
[[crate]]
# polkadot/xcm/pallet-xcm
name = "pallet-xcm"
from = "16.0.0"
to = "16.0.1"
from = "16.0.1"
to = "16.0.2"
bump = "patch"
reason = "changed"

Expand All @@ -2097,8 +2097,8 @@ reason = "changed"
[[crate]]
# bridges/modules/xcm-bridge-hub-router
name = "pallet-xcm-bridge-hub-router"
from = "0.14.0"
to = "0.14.1"
from = "0.14.1"
to = "0.14.2"
bump = "patch"
reason = "changed"

Expand Down Expand Up @@ -2601,8 +2601,8 @@ reason = "changed"
[[crate]]
# cumulus/pallets/parachain-system
name = "cumulus-pallet-parachain-system"
from = "0.16.0"
to = "0.16.1"
from = "0.16.1"
to = "0.16.2"
bump = "patch"
reason = "changed"

Expand Down Expand Up @@ -3011,17 +3011,17 @@ reason = "changed"
[[crate]]
# cumulus/parachains/runtimes/assets/asset-hub-rococo
name = "asset-hub-rococo-runtime"
from = "0.20.0"
to = "0.21.0"
bump = "major"
from = "0.21.0"
to = "0.21.1"
bump = "minor"
reason = "changed"

[[crate]]
# cumulus/parachains/runtimes/assets/asset-hub-westend
name = "asset-hub-westend-runtime"
from = "0.24.0"
to = "0.25.0"
bump = "major"
from = "0.25.0"
to = "0.25.1"
bump = "minor"
reason = "changed"

[[crate]]
Expand All @@ -3043,9 +3043,9 @@ reason = "changed"
[[crate]]
# cumulus/parachains/integration-tests/emulated/common
name = "emulated-integration-tests-common"
from = "12.0.0"
to = "13.0.0"
bump = "major"
from = "13.0.0"
to = "13.1.0"
bump = "minor"
reason = "changed"

[[crate]]
Expand Down Expand Up @@ -3095,9 +3095,9 @@ to = "2.0.0"
[[crate]]
# polkadot/runtime/westend
name = "westend-runtime"
from = "16.0.0"
to = "17.0.0"
bump = "major"
from = "17.0.0"
to = "17.0.1"
bump = "patch"
reason = "changed"

[[crate]]
Expand Down

0 comments on commit 48bce85

Please sign in to comment.