docs: update stale miden-vm version in dependency diagram#190
docs: update stale miden-vm version in dependency diagram#190amathxbt wants to merge 4 commits into0xMiden:mainfrom
Conversation
The dependency diagram references miden-vm v0.19.1 but the release manifest example and latest release is v0.20.0. Updated for consistency.
|
Hey @amathxbt, thanks for catching the stale versions in the diagram! The version labels in the diagram refer to what I think the better fix here is to replace the specific version tags in the diagram with something generic like Would you be up for making that change? Let me know if you have questions about how the versioning works! Thanks! |
|
Thanks for the clarification! @Keinberger That makes sense. I'll update the diagram to use a generic instead of specific versions and add a note pointing to .release/release-manifest.yml. I'll push an update shortly. |
amathxbt
left a comment
There was a problem hiding this comment.
Thanks for the clarification! I've updated the diagram to use "" instead of fixed versions for the CutVersions workflow.
|
Thanks for flagging the stale versions. Replacing them with placeholders loses useful information though, and the diff has indentation issues that would break the Mermaid rendering. Closing this — we'll address the stale versions separately. |
|
I was closing different PRs claude coded the wrong PR, apologies, I'll review this and merge this today after testing it locally |
|
Ok good 👍 coz seems is totally different reaction there's zero idea to close it IMO |
|
Yeah, I agree, still sharpening my claude skill😂On Mar 22, 2026, at 14:45, AMATH ***@***.***> wrote:amathxbt left a comment (0xMiden/docs#190)
Ok good 👍
coz seems is totally different reaction there's zero idea to close it IMO
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
|
Haha yeah Claude is a great tool once you get the hang of it! 😄 |
The dependency diagram references miden-vm v0.19.1 but the release manifest example and latest release is v0.20.0. Updated for consistency.