-
Notifications
You must be signed in to change notification settings - Fork 36
Release tracking PR: Bump all three crates to v0.9.0
#360
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
base: master
Are you sure you want to change the base?
Conversation
4babc2a
to
fb07c05
Compare
fb07c05
to
211da16
Compare
I think it should be v0.9.0 in the title |
v0.8.0
v0.9.0
My bad, thanks man! |
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.
A couple of trailing white spaces, a typo and a small rewording suggestion.
5a1600d
to
fd6e7dc
Compare
The readme is out of date. Now that we have all the methods supported update the readme.
In preparation for releasing all three crates bump the version to 0.9.0, add changelog entry, and update the lock files.
fd6e7dc
to
94d107a
Compare
Used all review suggestions. I updated the commit log of patch 1 also. I rekon we are good the merge and release. Will wait for your ACK @jamillambert |
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.
ACK 94d107a
Looks good to go. |
First update the readme in
types
then do the release patch. Bump for all three crates,corepc-types
,corepc-client
, andcorepc-node
.