-
Notifications
You must be signed in to change notification settings - Fork 39
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
Conversation
4babc2a to
fb07c05
Compare
fb07c05 to
211da16
Compare
|
I think it should be v0.9.0 in the title |
v0.8.0v0.9.0
|
My bad, thanks man! |
jamillambert
left a comment
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 |
jamillambert
left a comment
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. |
|
Tagged and published! |
…ates to `v0.9.0`
94d107a780551626c37054b821a11a79414c7bdb Bump version numbers (Tobin C. Harding)
bfc61ad54890ab8d143c4f872d390c08d76a1027 types: Update readme (Tobin C. Harding)
Pull request description:
First update the readme in `types` then do the release patch. Bump for all three crates, `corepc-types`, `corepc-client`, and `corepc-node`.
ACKs for top commit:
jamillambert:
ACK 94d107a780551626c37054b821a11a79414c7bdb
Tree-SHA512: d92460ab5b5f702d9f6be9830bf112236f28c4e5e92b930e0395be88b0f1cc09a636941b9746297ce2b03e9f6f87595bf0f8e129fdd5ad038dff71765b636ca5
First update the readme in
typesthen do the release patch. Bump for all three crates,corepc-types,corepc-client, andcorepc-node.