Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:56
· 132 commits to main since this release
9a1714a

Patch Changes

  • 74d42b2: Restore the version line to the published series.

    package.json still carried semantic-release's 0.0.0-development placeholder, so the
    first changesets release bumped it to 0.0.0 and npm made that latest — ahead of the
    real 2.0.0 by dist-tag, behind it by semver. This publishes 2.0.1 and returns latest
    to the 2.x line.