Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update plan
  • Loading branch information
EgorPopelyaev committed Jun 24, 2025
commit e6cc1ad82698614355102285f9cdc4cb34ce513a
16 changes: 11 additions & 5 deletions Plan.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generated by parity-publish v0.10.4
# command: parity-publish plan --prdoc prdoc
# command: parity-publish plan --prdoc prdoc/stable2503-7

[options]

Expand Down Expand Up @@ -806,8 +806,8 @@ reason = "changed"
[[crate]]
# polkadot/primitives
name = "polkadot-primitives"
from = "18.0.0"
to = "18.1.0"
from = "18.1.0"
to = "18.2.0"
bump = "minor"
reason = "changed"

Expand Down Expand Up @@ -2636,8 +2636,8 @@ reason = "changed"
[[crate]]
# polkadot/runtime/parachains
name = "polkadot-runtime-parachains"
from = "19.0.0"
to = "19.1.0"
from = "19.1.0"
to = "19.2.0"
bump = "minor"
reason = "changed"

Expand Down Expand Up @@ -3891,6 +3891,12 @@ to = "0.23.2"
bump = "patch"
reason = "changed"

[[crate]]
# cumulus/parachains/integration-tests/emulated/tests/governance/westend
name = "governance-westend-integration-tests"
from = "0.1.0"
to = "0.1.0"

[[crate]]
# cumulus/parachains/integration-tests/emulated/tests/people/people-rococo
name = "people-rococo-integration-tests"
Expand Down