diff --git a/prdoc/pr_5673.prdoc b/prdoc/pr_5673.prdoc new file mode 100644 index 0000000000000..e758fd1a00e54 --- /dev/null +++ b/prdoc/pr_5673.prdoc @@ -0,0 +1,19 @@ +# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0 +# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json + +title: Bump parity-common + +doc: + - audience: + - Runtime Dev + description: | + Bump parity-common dependencies to latest version. See https://github.com/paritytech/parity-common/pull/859 for more details + +crates: + - name: pallet-revive + bump: patch + - name: sc-consensus-babe + bump: patch + - name: bp-polkadot-core + bump: patch +