Skip to content

Commit 86080a9

Browse files
chore: release
1 parent 3aec28a commit 86080a9

File tree

6 files changed

+13
-12
lines changed

6 files changed

+13
-12
lines changed

.changeset/sharp-spiders-complain.md

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

components/slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"devDependencies": {
40-
"@spectrum-css/stepper": "7.1.2",
40+
"@spectrum-css/stepper": "7.1.3",
4141
"@spectrum-css/tokens": "16.0.1"
4242
},
4343
"keywords": [

components/stepper/CHANGELOG.md

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

3+
## 7.1.3
4+
5+
### Patch Changes
6+
7+
- [#3621](https://github.com/adobe/spectrum-css/pull/3621) [`3aec28a`](https://github.com/adobe/spectrum-css/commit/3aec28aac60bdf32a585fa8ff38559d80b57ff86) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! - - Updates `--spectrum-stepper-border-color-focus-hover` from `gray-800` to `gray-900`.
8+
- Updates `--spectrum-stepper-buttons-border-color-keyboard-focus` from `gray-900` to `gray-800` to match the rest of the border color on keyboardFocus.
9+
310
## 7.1.2
411

512
### Patch Changes

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

tools/bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@spectrum-css/splitview": "7.1.0",
9898
"@spectrum-css/statuslight": "9.1.0",
9999
"@spectrum-css/steplist": "7.1.0",
100-
"@spectrum-css/stepper": "7.1.2",
100+
"@spectrum-css/stepper": "7.1.3",
101101
"@spectrum-css/swatch": "8.1.2",
102102
"@spectrum-css/swatchgroup": "5.1.0",
103103
"@spectrum-css/switch": "6.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4077,7 +4077,7 @@ __metadata:
40774077
"@spectrum-css/splitview": "npm:7.1.0"
40784078
"@spectrum-css/statuslight": "npm:9.1.0"
40794079
"@spectrum-css/steplist": "npm:7.1.0"
4080-
"@spectrum-css/stepper": "npm:7.1.2"
4080+
"@spectrum-css/stepper": "npm:7.1.3"
40814081
"@spectrum-css/swatch": "npm:8.1.2"
40824082
"@spectrum-css/swatchgroup": "npm:5.1.0"
40834083
"@spectrum-css/switch": "npm:6.1.0"
@@ -5165,7 +5165,7 @@ __metadata:
51655165
version: 0.0.0-use.local
51665166
resolution: "@spectrum-css/slider@workspace:components/slider"
51675167
dependencies:
5168-
"@spectrum-css/stepper": "npm:7.1.2"
5168+
"@spectrum-css/stepper": "npm:7.1.3"
51695169
"@spectrum-css/tokens": "npm:16.0.1"
51705170
peerDependencies:
51715171
"@spectrum-css/stepper": ">=7.0.0 <8.0.0"
@@ -5225,7 +5225,7 @@ __metadata:
52255225
languageName: unknown
52265226
linkType: soft
52275227

5228-
"@spectrum-css/stepper@npm:7.1.2, @spectrum-css/stepper@workspace:components/stepper":
5228+
"@spectrum-css/stepper@npm:7.1.3, @spectrum-css/stepper@workspace:components/stepper":
52295229
version: 0.0.0-use.local
52305230
resolution: "@spectrum-css/stepper@workspace:components/stepper"
52315231
dependencies:

0 commit comments

Comments
 (0)