Skip to content

Commit

Permalink
Update plan
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Aug 29, 2024
1 parent a38e8d5 commit aa71c56
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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 plan --patch cumulus-primitives-timestamp
# generated by parity-publish v0.8.0
# command: parity-publish -C ../polkadot-sdk plan --prdoc prdoc/

[options]
description = "polkadot v1.15.0"
Expand Down Expand Up @@ -1573,9 +1573,9 @@ to = "0.1.0"
[[crate]]
# substrate/frame/timestamp
name = "pallet-timestamp"
from = "35.0.0"
to = "36.0.0"
bump = "major"
from = "36.0.0"
to = "36.0.1"
bump = "patch"
reason = "changed"

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

Expand Down Expand Up @@ -3499,9 +3499,9 @@ reason = "changed"
[[crate]]
# polkadot/node/network/dispute-distribution
name = "polkadot-dispute-distribution"
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 Expand Up @@ -3647,9 +3647,9 @@ to = "1.0.0"
[[crate]]
# cumulus/client/consensus/aura
name = "cumulus-client-consensus-aura"
from = "0.16.0"
to = "0.17.0"
bump = "major"
from = "0.17.0"
to = "0.17.1"
bump = "minor"
reason = "changed"

[[crate]]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit aa71c56

Please sign in to comment.