Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 04:56
· 42 commits to main since this release
3529105

Patch Changes

  • ba10200: Adopt Changesets for versioning + release. Contributors now run npx changeset
    with each change to declare the bump (patch/minor/major); the version and
    CHANGELOG are derived from those entries and published by CI on merge of the
    "Version Packages" PR, replacing the previous tag-triggered publish flow.