Skip to content

Commit f35a5ad

Browse files
chore: release (#3936)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4e3a120 commit f35a5ad

File tree

91 files changed

+216
-203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+216
-203
lines changed

.changeset/late-teams-share.md

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

.storybook/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+
## 12.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4e3a120`](https://github.com/adobe/spectrum-css/commit/4e3a120339a6e7e6d0d19e3f2f7f608ab96621ed)]:
8+
- @spectrum-css/tokens@16.0.2
9+
310
## 12.0.4
411

512
### Patch Changes

.storybook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "12.0.4",
3+
"version": "12.0.5",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@adobe/spectrum-css-workflow-icons": "^1.7.0",
4343
"@spectrum-css/bundle": "1.0.1",
44-
"@spectrum-css/tokens": "16.0.1",
44+
"@spectrum-css/tokens": "16.0.2",
4545
"@spectrum-css/tokens-legacy": "npm:@spectrum-css/tokens@^15.2.0",
4646
"@spectrum-css/ui-icons": "1.1.2"
4747
},

components/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@spectrum-css/icon": "9.1.0",
41-
"@spectrum-css/tokens": "16.0.1"
41+
"@spectrum-css/tokens": "16.0.2"
4242
},
4343
"keywords": [
4444
"design-system",

components/actionbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@spectrum-css/closebutton": "6.1.0",
5454
"@spectrum-css/fieldlabel": "10.1.0",
5555
"@spectrum-css/popover": "8.2.0",
56-
"@spectrum-css/tokens": "16.0.1"
56+
"@spectrum-css/tokens": "16.0.2"
5757
},
5858
"keywords": [
5959
"design-system",

components/actionbutton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@spectrum-css/commons": "11.0.0",
4141
"@spectrum-css/icon": "9.1.0",
42-
"@spectrum-css/tokens": "16.0.1"
42+
"@spectrum-css/tokens": "16.0.2"
4343
},
4444
"keywords": [
4545
"design-system",

components/actiongroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@spectrum-css/actionbutton": "7.1.3",
41-
"@spectrum-css/tokens": "16.0.1"
41+
"@spectrum-css/tokens": "16.0.2"
4242
},
4343
"keywords": [
4444
"design-system",

components/actionmenu/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,29 @@
3131
"@spectrum-css/popover": ">=8.0.0 <9.0.0",
3232
"@spectrum-css/tokens": ">=16.0.0 <17.0.0"
3333
},
34+
"peerDependenciesMeta": {
35+
"@spectrum-css/actionbutton": {
36+
"optional": true
37+
},
38+
"@spectrum-css/icon": {
39+
"optional": true
40+
},
41+
"@spectrum-css/menu": {
42+
"optional": true
43+
},
44+
"@spectrum-css/popover": {
45+
"optional": true
46+
},
47+
"@spectrum-css/tokens": {
48+
"optional": true
49+
}
50+
},
3451
"devDependencies": {
3552
"@spectrum-css/actionbutton": "7.1.3",
3653
"@spectrum-css/icon": "9.1.0",
3754
"@spectrum-css/menu": "9.2.0",
3855
"@spectrum-css/popover": "8.2.0",
39-
"@spectrum-css/tokens": "16.0.1"
56+
"@spectrum-css/tokens": "16.0.2"
4057
},
4158
"keywords": [
4259
"design-system",
@@ -54,22 +71,5 @@
5471
{
5572
"swc": "https://opensource.adobe.com/spectrum-web-components/components/action-menu/"
5673
}
57-
],
58-
"peerDependenciesMeta": {
59-
"@spectrum-css/actionbutton": {
60-
"optional": true
61-
},
62-
"@spectrum-css/icon": {
63-
"optional": true
64-
},
65-
"@spectrum-css/menu": {
66-
"optional": true
67-
},
68-
"@spectrum-css/popover": {
69-
"optional": true
70-
},
71-
"@spectrum-css/tokens": {
72-
"optional": true
73-
}
74-
}
74+
]
7575
}

components/alertbanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@spectrum-css/closebutton": "6.1.0",
5454
"@spectrum-css/divider": "5.1.0",
5555
"@spectrum-css/icon": "9.1.0",
56-
"@spectrum-css/tokens": "16.0.1"
56+
"@spectrum-css/tokens": "16.0.2"
5757
},
5858
"keywords": [
5959
"design-system",

components/alertdialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@spectrum-css/divider": "5.1.0",
5858
"@spectrum-css/icon": "9.1.0",
5959
"@spectrum-css/modal": "7.1.0",
60-
"@spectrum-css/tokens": "16.0.1",
60+
"@spectrum-css/tokens": "16.0.2",
6161
"@spectrum-css/underlay": "6.1.0"
6262
},
6363
"keywords": [

0 commit comments

Comments
 (0)