We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d98e1 commit 945625eCopy full SHA for 945625e
website/docs/maintainer/index.mdx
@@ -803,7 +803,7 @@ npm dist-tag add @xpack-dev-tools/arm-none-eabi-gcc@${customField('upstreamVersi
803
npm dist-tag ls @xpack-dev-tools/arm-none-eabi-gcc
804
`} </CodeBlock>
805
806
-In case the previous version is not functional and needs to be unpublished:
+In case the release proves problematic and needs to be unpublished:
807
808
<CodeBlock language="sh"> {
809
`npm unpublish @xpack-dev-tools/arm-none-eabi-gcc@${customField('upstreamVersion')}-${customField('xpackSubversion')}.${customField('npmSubversion')}
0 commit comments