Skip to content

chore: version packages#150

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

chore: version packages#150
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.17.0

Minor Changes

  • c443585: Add Checkbox — a single square selection control (the shadcn Checkbox contract over Base UI's Checkbox: role="checkbox" with aria-checked="mixed" for the indeterminate state, a hidden form input, Space to toggle, and the shared Button/Input focus ring).

    First of the form-control family (Checkbox → Switch → Radio). Label-less by design (Escuela 1) — pair with a <label htmlFor>; error via aria-invalid. Indeterminate is a boolean indeterminate prop (Base UI's shape, not shadcn's checked="indeterminate" union). Check/dash marks are inline SVG — no icon dependency added to the bundle.

@examples/saas-demo@0.0.3

Patch Changes

  • Updated dependencies [c443585]
    • @code-sherpas/pharos-react@0.17.0

@dgraciac
dgraciac enabled auto-merge (rebase) July 11, 2026 05:45
@dgraciac
dgraciac disabled auto-merge July 11, 2026 05:46
@code-sherpas-releases
code-sherpas-releases Bot force-pushed the changeset-release/main branch from 258d674 to 67258b1 Compare July 11, 2026 05:53
@dgraciac
dgraciac merged commit 4582b7c into main Jul 11, 2026
11 checks passed
@dgraciac
dgraciac deleted the changeset-release/main branch July 11, 2026 05:54
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