Skip to content

Commit 491e391

Browse files
chore: release (next) (#4217)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb23c3b commit 491e391

File tree

93 files changed

+251
-181
lines changed

Some content is hidden

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

93 files changed

+251
-181
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
"tame-bobcats-beam",
199199
"tame-knives-train",
200200
"tasty-eagles-draw",
201+
"tasty-planes-design",
201202
"thick-ears-win",
202203
"tiny-candles-win",
203204
"tiny-taxis-show",

.storybook/CHANGELOG.md

Lines changed: 9 additions & 0 deletions

.storybook/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "12.1.0-next.17",
3+
"version": "12.1.0-next.18",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -40,8 +40,8 @@
4040
},
4141
"dependencies": {
4242
"@adobe/spectrum-css-workflow-icons": "^5.0.0",
43-
"@spectrum-css/bundle": "2.0.0-next.13",
44-
"@spectrum-css/tokens": "16.1.0-next.8",
43+
"@spectrum-css/bundle": "2.0.0-next.14",
44+
"@spectrum-css/tokens": "16.1.0-next.9",
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},
4747
"devDependencies": {

components/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@spectrum-css/icon": "10.0.0-next.3",
40-
"@spectrum-css/tokens": "16.1.0-next.8"
40+
"@spectrum-css/tokens": "16.1.0-next.9"
4141
},
4242
"keywords": [
4343
"design-system",

components/actionbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@spectrum-css/closebutton": "7.0.0-next.1",
5353
"@spectrum-css/fieldlabel": "11.0.0-next.2",
5454
"@spectrum-css/popover": "9.0.0-next.5",
55-
"@spectrum-css/tokens": "16.1.0-next.8"
55+
"@spectrum-css/tokens": "16.1.0-next.9"
5656
},
5757
"keywords": [
5858
"design-system",

components/actionbutton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@spectrum-css/commons": "12.0.0-next.0",
4040
"@spectrum-css/icon": "10.0.0-next.3",
41-
"@spectrum-css/tokens": "16.1.0-next.8"
41+
"@spectrum-css/tokens": "16.1.0-next.9"
4242
},
4343
"keywords": [
4444
"design-system",

components/actiongroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@spectrum-css/actionbutton": "8.0.0-next.3",
40-
"@spectrum-css/tokens": "16.1.0-next.8"
40+
"@spectrum-css/tokens": "16.1.0-next.9"
4141
},
4242
"keywords": [
4343
"design-system",

components/actionmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@spectrum-css/icon": "10.0.0-next.3",
5353
"@spectrum-css/menu": "10.0.0-next.5",
5454
"@spectrum-css/popover": "9.0.0-next.5",
55-
"@spectrum-css/tokens": "16.1.0-next.8"
55+
"@spectrum-css/tokens": "16.1.0-next.9"
5656
},
5757
"keywords": [
5858
"design-system",

components/alertbanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@spectrum-css/closebutton": "7.0.0-next.1",
5353
"@spectrum-css/divider": "6.0.0-next.1",
5454
"@spectrum-css/icon": "10.0.0-next.3",
55-
"@spectrum-css/tokens": "16.1.0-next.8"
55+
"@spectrum-css/tokens": "16.1.0-next.9"
5656
},
5757
"keywords": [
5858
"design-system",

components/alertdialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@spectrum-css/divider": "6.0.0-next.1",
5757
"@spectrum-css/icon": "10.0.0-next.3",
5858
"@spectrum-css/modal": "8.0.0-next.1",
59-
"@spectrum-css/tokens": "16.1.0-next.8",
59+
"@spectrum-css/tokens": "16.1.0-next.9",
6060
"@spectrum-css/underlay": "7.0.0-next.1"
6161
},
6262
"keywords": [

0 commit comments

Comments
 (0)