Skip to content

Commit 82b5687

Browse files
chore: release (next) (#4223)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff1d0c8 commit 82b5687

File tree

94 files changed

+700
-668
lines changed

Some content is hidden

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

94 files changed

+700
-668
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
"friendly-dolls-raise",
133133
"giant-windows-smoke",
134134
"gold-cats-hide",
135+
"good-times-dress",
135136
"green-falcons-rush",
136137
"grumpy-ghosts-serve",
137138
"healthy-chicken-clap",

.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.18",
3+
"version": "12.1.0-next.19",
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.14",
44-
"@spectrum-css/tokens": "16.1.0-next.9",
43+
"@spectrum-css/bundle": "2.0.0-next.15",
44+
"@spectrum-css/tokens": "16.1.0-next.10",
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.9"
40+
"@spectrum-css/tokens": "16.1.0-next.10"
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.9"
55+
"@spectrum-css/tokens": "16.1.0-next.10"
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.9"
41+
"@spectrum-css/tokens": "16.1.0-next.10"
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.9"
40+
"@spectrum-css/tokens": "16.1.0-next.10"
4141
},
4242
"keywords": [
4343
"design-system",

components/actionmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@spectrum-css/icon": "10.0.0-next.3",
4949
"@spectrum-css/menu": "10.0.0-next.5",
5050
"@spectrum-css/popover": "9.0.0-next.5",
51-
"@spectrum-css/tokens": "16.1.0-next.9"
51+
"@spectrum-css/tokens": "16.1.0-next.10"
5252
},
5353
"keywords": [
5454
"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.9"
55+
"@spectrum-css/tokens": "16.1.0-next.10"
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.9",
59+
"@spectrum-css/tokens": "16.1.0-next.10",
6060
"@spectrum-css/underlay": "7.0.0-next.1"
6161
},
6262
"keywords": [

0 commit comments

Comments
 (0)