Skip to content

Commit b383562

Browse files
chore: release (#3393)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c091b4d commit b383562

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hot-timers-count.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

components/radio/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 9.4.1
4+
5+
### Patch Changes
6+
7+
- [#3350](https://github.com/adobe/spectrum-css/pull/3350) [`c091b4d`](https://github.com/adobe/spectrum-css/commit/c091b4d7ee33c870d24d731c9f377cf7ed1cb19a) Thanks [@5t3ph](https://github.com/5t3ph)! - Corrects the styles of the read-only state to show the radio inputs and allow visible focus. Also adds `aria-disabled` since `aria-readonly` isn't well supported, and story demonstrates scripting to make selection for read-only radios immutable.
8+
39
## 9.4.0
410

511
### Minor Changes

components/radio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/radio",
3-
"version": "9.4.0",
3+
"version": "9.4.1",
44
"description": "The Spectrum CSS radio component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)