Skip to content

chore: version packages#156

Merged
dgraciac merged 1 commit into
mainfrom
changeset-release/main
Jul 15, 2026
Merged

chore: version packages#156
dgraciac merged 1 commit into
mainfrom
changeset-release/main

Conversation

@code-sherpas-releases

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@code-sherpas/pharos-react@0.19.0

Minor Changes

  • 9781926: Add RadioGroup + RadioGroupItem, a set of mutually exclusive options (the
    shadcn RadioGroup contract) over Base UI's RadioGroup + Radio
    role="radiogroup" / role="radio", arrow-key navigation, single selection,
    and the shared Button / Input / Checkbox / Switch focus ring. Completes the
    boolean/choice form-control family (Checkbox → Switch → Radio). Compound
    (group + item) because the selection semantics live on the group. Label-less by
    design (D11): pair the group with a <label> / aria-labelledby and each item
    with a <label htmlFor>; error via aria-invalid on the group. The selected
    dot is a CSS <span> — no icon dependency.

@examples/saas-demo@0.0.5

Patch Changes

  • Updated dependencies [9781926]
    • @code-sherpas/pharos-react@0.19.0

@dgraciac
dgraciac merged commit bde83e5 into main Jul 15, 2026
11 checks passed
@dgraciac
dgraciac deleted the changeset-release/main branch July 15, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant