-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare patch releases #899
Conversation
prepare: - bounded-collections 0.2.3 - impl-codec 0.7.1
9550c85
to
6367fd1
Compare
Not sure what you mean: https://github.com/paritytech/parity-common/pull/897/files#diff-644194b7e8fa32cd9256e7bc51dc80f24bce4494e3f2b767bb4156f39e4f5358 |
ah, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we could still do the bump if we update impl-codec
in primitive-types
, but it works without. not sure what is the best DevEx for upstream users though
Also not sure what is the best strategy. Personally I would bump only I can bump |
Related to:
DecodeWithMemTracking
forRuntimeCall
polkadot-sdk#7360prepare:
bounded-collections 0.2.3
impl-codec 0.7.1
revert
primitive-types
version to0.13.1
since #897 didn't introduce any change to it