Skip to content

Commit d349713

Browse files
chore: release (next) (#4123)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b694c5 commit d349713

File tree

93 files changed

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

+215
-181
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"chilly-peaches-sniff",
112112
"chubby-mirrors-wish",
113113
"clean-oranges-smell",
114+
"cool-wolves-like",
114115
"cute-pillows-stand",
115116
"cute-windows-unite",
116117
"deep-sloths-fetch",

.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.0.5-next.12",
3+
"version": "12.0.5-next.13",
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": "^4.1.0",
43-
"@spectrum-css/bundle": "2.0.0-next.9",
44-
"@spectrum-css/tokens": "16.1.0-next.7",
43+
"@spectrum-css/bundle": "2.0.0-next.10",
44+
"@spectrum-css/tokens": "16.1.0-next.8",
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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@spectrum-css/icon": "10.0.0-next.3",
41-
"@spectrum-css/tokens": "16.1.0-next.7"
41+
"@spectrum-css/tokens": "16.1.0-next.8"
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.2",
5555
"@spectrum-css/popover": "9.0.0-next.4",
56-
"@spectrum-css/tokens": "16.1.0-next.7"
56+
"@spectrum-css/tokens": "16.1.0-next.8"
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.3",
42-
"@spectrum-css/tokens": "16.1.0-next.7"
42+
"@spectrum-css/tokens": "16.1.0-next.8"
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.3",
41-
"@spectrum-css/tokens": "16.1.0-next.7"
41+
"@spectrum-css/tokens": "16.1.0-next.8"
4242
},
4343
"keywords": [
4444
"design-system",

components/actionmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@spectrum-css/icon": "10.0.0-next.3",
5454
"@spectrum-css/menu": "10.0.0-next.5",
5555
"@spectrum-css/popover": "9.0.0-next.4",
56-
"@spectrum-css/tokens": "16.1.0-next.7"
56+
"@spectrum-css/tokens": "16.1.0-next.8"
5757
},
5858
"keywords": [
5959
"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.3",
56-
"@spectrum-css/tokens": "16.1.0-next.7"
56+
"@spectrum-css/tokens": "16.1.0-next.8"
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.3",
5959
"@spectrum-css/modal": "8.0.0-next.1",
60-
"@spectrum-css/tokens": "16.1.0-next.7",
60+
"@spectrum-css/tokens": "16.1.0-next.8",
6161
"@spectrum-css/underlay": "7.0.0-next.1"
6262
},
6363
"keywords": [

0 commit comments

Comments
 (0)