Skip to content

@gene-code/rehype@0.0.9

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:17
0406012

Patch Changes

  • #7 8fd6043 Thanks @neznayer! - Publish a concrete @gene-code/core version range instead of the internal
    workspace:* protocol, which had leaked into published tarballs and made the
    package impossible to install from npm. The workspace: protocol is now
    rewritten to ^<version> as a release step, so source manifests keep
    workspace:* for local development.