Skip to content

Commit 27aa6a6

Browse files
github-actions[bot]castastrophe
authored andcommitted
chore: release (next) (#3513)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 27ebf17 commit 27aa6a6

File tree

95 files changed

+216
-192
lines changed

Some content is hidden

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

95 files changed

+216
-192
lines changed

.changeset/pre.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,21 +109,28 @@
109109
"few-eels-retire",
110110
"fresh-seahorses-join",
111111
"friendly-dolls-raise",
112+
"healthy-zebras-unite",
113+
"hip-spies-try",
112114
"hot-books-fail",
113115
"light-years-speak",
114116
"loud-vans-brush",
115117
"mean-eggs-learn",
116118
"metal-fireants-switch",
117119
"nine-kings-repair",
118120
"perfect-dogs-smash",
121+
"plenty-trees-act",
119122
"pretty-parents-drum",
120123
"proud-jokes-rule",
124+
"sixty-crabs-thank",
121125
"sixty-vans-thank",
122126
"spotty-onions-study",
123127
"strange-glasses-allow",
124128
"tame-bobcats-beam",
129+
"tame-wasps-shake",
130+
"ten-lizards-work",
125131
"twenty-tables-know",
126132
"weak-kings-pretend",
133+
"wicked-dragons-cheer",
127134
"young-cheetahs-peel"
128135
]
129136
}

.storybook/CHANGELOG.md

Lines changed: 2 additions & 3 deletions

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "11.0.1-next.1",
3+
"version": "11.0.1-next.2",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",

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": "14.0.0-next.11"
41+
"@spectrum-css/tokens": "14.0.0-next.12"
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": "5.0.0-next.2",
5454
"@spectrum-css/fieldlabel": "10.1.0",
5555
"@spectrum-css/popover": "8.2.0",
56-
"@spectrum-css/tokens": "14.0.0-next.11"
56+
"@spectrum-css/tokens": "14.0.0-next.12"
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": "9.1.4-next.1",
4141
"@spectrum-css/icon": "9.1.0",
42-
"@spectrum-css/tokens": "14.0.0-next.11"
42+
"@spectrum-css/tokens": "14.0.0-next.12"
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.1",
41-
"@spectrum-css/tokens": "14.0.0-next.11"
41+
"@spectrum-css/tokens": "14.0.0-next.12"
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": "9.1.0",
3737
"@spectrum-css/menu": "9.1.0",
3838
"@spectrum-css/popover": "8.2.0",
39-
"@spectrum-css/tokens": "14.0.0-next.11"
39+
"@spectrum-css/tokens": "14.0.0-next.12"
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": "5.0.0-next.2",
5454
"@spectrum-css/divider": "5.1.0",
5555
"@spectrum-css/icon": "9.1.0",
56-
"@spectrum-css/tokens": "14.0.0-next.11"
56+
"@spectrum-css/tokens": "14.0.0-next.12"
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": "14.0.0-next.11",
60+
"@spectrum-css/tokens": "14.0.0-next.12",
6161
"@spectrum-css/underlay": "6.1.0"
6262
},
6363
"keywords": [

0 commit comments

Comments
 (0)