Skip to content

Commit 2a821f5

Browse files
chore: release (#3589)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3caeff3 commit 2a821f5

File tree

12 files changed

+25
-25
lines changed

12 files changed

+25
-25
lines changed

.changeset/odd-seahorses-hunt.md

-5
This file was deleted.

components/assetcard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"devDependencies": {
40-
"@spectrum-css/checkbox": "10.1.0",
40+
"@spectrum-css/checkbox": "10.1.1",
4141
"@spectrum-css/tokens": "16.0.1"
4242
},
4343
"keywords": [

components/assetlist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"devDependencies": {
44-
"@spectrum-css/checkbox": "10.1.0",
44+
"@spectrum-css/checkbox": "10.1.1",
4545
"@spectrum-css/icon": "9.1.0",
4646
"@spectrum-css/tokens": "16.0.1"
4747
},

components/card/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@spectrum-css/actionbutton": "7.1.1",
6161
"@spectrum-css/asset": "7.1.0",
62-
"@spectrum-css/checkbox": "10.1.0",
62+
"@spectrum-css/checkbox": "10.1.1",
6363
"@spectrum-css/icon": "9.1.0",
6464
"@spectrum-css/tokens": "16.0.1",
6565
"@spectrum-css/typography": "8.1.0"

components/checkbox/CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Change log
22

3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
## 10.1.1
4+
5+
### Patch Changes
6+
7+
- [#3573](https://github.com/adobe/spectrum-css/pull/3573) [`3caeff3`](https://github.com/adobe/spectrum-css/commit/3caeff3a62220a988e5b64af66c1333e524f1b75) Thanks [@TarunAdobe](https://github.com/TarunAdobe)!
8+
9+
- Updated deselected (default) border color of the box to be neutral content color default in spectrum-two theme
510

611
## 10.1.0
712

components/checkbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/checkbox",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
44
"description": "The Spectrum CSS checkbox component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/fieldgroup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"devDependencies": {
48-
"@spectrum-css/checkbox": "10.1.0",
48+
"@spectrum-css/checkbox": "10.1.1",
4949
"@spectrum-css/helptext": "7.1.0",
5050
"@spectrum-css/radio": "10.1.0",
5151
"@spectrum-css/tokens": "16.0.1"

components/menu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
}
5454
},
5555
"devDependencies": {
56-
"@spectrum-css/checkbox": "10.1.0",
56+
"@spectrum-css/checkbox": "10.1.1",
5757
"@spectrum-css/divider": "5.1.0",
5858
"@spectrum-css/icon": "9.1.0",
5959
"@spectrum-css/switch": "6.1.0",

components/miller/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@spectrum-css/assetlist": "8.1.0",
49-
"@spectrum-css/checkbox": "10.1.0",
49+
"@spectrum-css/checkbox": "10.1.1",
5050
"@spectrum-css/icon": "9.1.0",
5151
"@spectrum-css/tokens": "16.0.1"
5252
},

components/table/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@spectrum-css/button": "14.1.1",
53-
"@spectrum-css/checkbox": "10.1.0",
53+
"@spectrum-css/checkbox": "10.1.1",
5454
"@spectrum-css/icon": "9.1.0",
5555
"@spectrum-css/thumbnail": "8.1.0",
5656
"@spectrum-css/tokens": "16.0.1"

tools/bundle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@spectrum-css/buttongroup": "9.1.0",
4848
"@spectrum-css/calendar": "7.1.0",
4949
"@spectrum-css/card": "11.1.0",
50-
"@spectrum-css/checkbox": "10.1.0",
50+
"@spectrum-css/checkbox": "10.1.1",
5151
"@spectrum-css/clearbutton": "7.1.0",
5252
"@spectrum-css/closebutton": "6.1.0",
5353
"@spectrum-css/coachindicator": "4.1.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3895,7 +3895,7 @@ __metadata:
38953895
version: 0.0.0-use.local
38963896
resolution: "@spectrum-css/assetcard@workspace:components/assetcard"
38973897
dependencies:
3898-
"@spectrum-css/checkbox": "npm:10.1.0"
3898+
"@spectrum-css/checkbox": "npm:10.1.1"
38993899
"@spectrum-css/tokens": "npm:16.0.1"
39003900
peerDependencies:
39013901
"@spectrum-css/checkbox": ">=10.0.0 <11.0.0"
@@ -3912,7 +3912,7 @@ __metadata:
39123912
version: 0.0.0-use.local
39133913
resolution: "@spectrum-css/assetlist@workspace:components/assetlist"
39143914
dependencies:
3915-
"@spectrum-css/checkbox": "npm:10.1.0"
3915+
"@spectrum-css/checkbox": "npm:10.1.1"
39163916
"@spectrum-css/icon": "npm:9.1.0"
39173917
"@spectrum-css/tokens": "npm:16.0.1"
39183918
peerDependencies:
@@ -4001,7 +4001,7 @@ __metadata:
40014001
"@spectrum-css/buttongroup": "npm:9.1.0"
40024002
"@spectrum-css/calendar": "npm:7.1.0"
40034003
"@spectrum-css/card": "npm:11.1.0"
4004-
"@spectrum-css/checkbox": "npm:10.1.0"
4004+
"@spectrum-css/checkbox": "npm:10.1.1"
40054005
"@spectrum-css/clearbutton": "npm:7.1.0"
40064006
"@spectrum-css/closebutton": "npm:6.1.0"
40074007
"@spectrum-css/coachindicator": "npm:4.1.0"
@@ -4137,7 +4137,7 @@ __metadata:
41374137
dependencies:
41384138
"@spectrum-css/actionbutton": "npm:7.1.1"
41394139
"@spectrum-css/asset": "npm:7.1.0"
4140-
"@spectrum-css/checkbox": "npm:10.1.0"
4140+
"@spectrum-css/checkbox": "npm:10.1.1"
41414141
"@spectrum-css/icon": "npm:9.1.0"
41424142
"@spectrum-css/tokens": "npm:16.0.1"
41434143
"@spectrum-css/typography": "npm:8.1.0"
@@ -4167,7 +4167,7 @@ __metadata:
41674167
languageName: unknown
41684168
linkType: soft
41694169

4170-
"@spectrum-css/checkbox@npm:10.1.0, @spectrum-css/checkbox@workspace:components/checkbox":
4170+
"@spectrum-css/checkbox@npm:10.1.1, @spectrum-css/checkbox@workspace:components/checkbox":
41714171
version: 0.0.0-use.local
41724172
resolution: "@spectrum-css/checkbox@workspace:components/checkbox"
41734173
dependencies:
@@ -4565,7 +4565,7 @@ __metadata:
45654565
version: 0.0.0-use.local
45664566
resolution: "@spectrum-css/fieldgroup@workspace:components/fieldgroup"
45674567
dependencies:
4568-
"@spectrum-css/checkbox": "npm:10.1.0"
4568+
"@spectrum-css/checkbox": "npm:10.1.1"
45694569
"@spectrum-css/helptext": "npm:7.1.0"
45704570
"@spectrum-css/radio": "npm:10.1.0"
45714571
"@spectrum-css/tokens": "npm:16.0.1"
@@ -4756,7 +4756,7 @@ __metadata:
47564756
version: 0.0.0-use.local
47574757
resolution: "@spectrum-css/menu@workspace:components/menu"
47584758
dependencies:
4759-
"@spectrum-css/checkbox": "npm:10.1.0"
4759+
"@spectrum-css/checkbox": "npm:10.1.1"
47604760
"@spectrum-css/divider": "npm:5.1.0"
47614761
"@spectrum-css/icon": "npm:9.1.0"
47624762
"@spectrum-css/switch": "npm:6.1.0"
@@ -4807,7 +4807,7 @@ __metadata:
48074807
resolution: "@spectrum-css/miller@workspace:components/miller"
48084808
dependencies:
48094809
"@spectrum-css/assetlist": "npm:8.1.0"
4810-
"@spectrum-css/checkbox": "npm:10.1.0"
4810+
"@spectrum-css/checkbox": "npm:10.1.1"
48114811
"@spectrum-css/icon": "npm:9.1.0"
48124812
"@spectrum-css/tokens": "npm:16.0.1"
48134813
peerDependencies:
@@ -5280,7 +5280,7 @@ __metadata:
52805280
resolution: "@spectrum-css/table@workspace:components/table"
52815281
dependencies:
52825282
"@spectrum-css/button": "npm:14.1.1"
5283-
"@spectrum-css/checkbox": "npm:10.1.0"
5283+
"@spectrum-css/checkbox": "npm:10.1.1"
52845284
"@spectrum-css/icon": "npm:9.1.0"
52855285
"@spectrum-css/thumbnail": "npm:8.1.0"
52865286
"@spectrum-css/tokens": "npm:16.0.1"

0 commit comments

Comments
 (0)