Skip to content

Commit 355ba59

Browse files
chore: release (#3482)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2c66a87 commit 355ba59

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-poets-battle.md

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

components/slider/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+
## 5.5.1
4+
5+
### Patch Changes
6+
7+
- [#3444](https://github.com/adobe/spectrum-css/pull/3444) [`2c66a87`](https://github.com/adobe/spectrum-css/commit/2c66a8795c9792503431b147136bc47547b36c3c) Thanks [@5t3ph](https://github.com/5t3ph)! - fix(slider): Limit the slider label width to its intrinsic size instead of taking up full-width to prevent accidental activation on mobile.
8+
39
## 5.5.0
410

511
### Minor Changes

components/slider/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/slider",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "The Spectrum CSS slider component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)