Skip to content

Commit bd5271d

Browse files
chore: release (next) (#3668)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89a3f2b commit bd5271d

File tree

93 files changed

+214
-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

+214
-181
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,13 @@
122122
"modern-chairs-sit",
123123
"nice-cows-shout",
124124
"nine-kings-repair",
125+
"old-goats-chew",
125126
"olive-tools-hang",
126127
"polite-moments-stay",
127128
"proud-jokes-rule",
128129
"rotten-meals-share",
129130
"serious-clouds-jam",
131+
"shaggy-schools-sing",
130132
"slow-eyes-lay",
131133
"small-impalas-search",
132134
"spotty-onions-study",

.storybook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

.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.5-next.0",
3+
"version": "12.0.5-next.1",
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": "^4.0.0",
4343
"@spectrum-css/bundle": "1.0.1",
44-
"@spectrum-css/tokens": "16.1.0-next.0",
44+
"@spectrum-css/tokens": "16.1.0-next.1",
4545
"@spectrum-css/ui-icons": "2.0.0-next.0"
4646
},
4747
"devDependencies": {

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": "10.0.0-next.1",
41-
"@spectrum-css/tokens": "16.1.0-next.0"
41+
"@spectrum-css/tokens": "16.1.0-next.1"
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": "7.0.0-next.1",
5454
"@spectrum-css/fieldlabel": "11.0.0-next.1",
5555
"@spectrum-css/popover": "9.0.0-next.2",
56-
"@spectrum-css/tokens": "16.1.0-next.0"
56+
"@spectrum-css/tokens": "16.1.0-next.1"
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": "12.0.0-next.0",
4141
"@spectrum-css/icon": "10.0.0-next.1",
42-
"@spectrum-css/tokens": "16.1.0-next.0"
42+
"@spectrum-css/tokens": "16.1.0-next.1"
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": "8.0.0-next.2",
41-
"@spectrum-css/tokens": "16.1.0-next.0"
41+
"@spectrum-css/tokens": "16.1.0-next.1"
4242
},
4343
"keywords": [
4444
"design-system",

components/actionmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@spectrum-css/icon": "10.0.0-next.1",
3737
"@spectrum-css/menu": "10.0.0-next.2",
3838
"@spectrum-css/popover": "9.0.0-next.2",
39-
"@spectrum-css/tokens": "16.1.0-next.0"
39+
"@spectrum-css/tokens": "16.1.0-next.1"
4040
},
4141
"keywords": [
4242
"design-system",

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": "7.0.0-next.1",
5454
"@spectrum-css/divider": "6.0.0-next.1",
5555
"@spectrum-css/icon": "10.0.0-next.1",
56-
"@spectrum-css/tokens": "16.1.0-next.0"
56+
"@spectrum-css/tokens": "16.1.0-next.1"
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": "6.0.0-next.1",
5858
"@spectrum-css/icon": "10.0.0-next.1",
5959
"@spectrum-css/modal": "8.0.0-next.1",
60-
"@spectrum-css/tokens": "16.1.0-next.0",
60+
"@spectrum-css/tokens": "16.1.0-next.1",
6161
"@spectrum-css/underlay": "7.0.0-next.0"
6262
},
6363
"keywords": [

0 commit comments

Comments
 (0)