Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:55
· 15 commits to main since this release
a11140a

Patch Changes

  • a077078: Upgrade @changesets/cli to v3 and update .changeset/config.json to the v4 config schema.

    The release workflow uses changesets/action@v2.1.0, which bundles the v3-era changesets
    libraries and does not work against @changesets/cli v2. This realigns the CLI with the action.