Skip to content

Commit 52a0a2e

Browse files
chore: release (next)
1 parent ec16396 commit 52a0a2e

File tree

101 files changed

+443
-223
lines changed

Some content is hidden

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

101 files changed

+443
-223
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
"olive-tools-hang",
165165
"open-squids-refuse",
166166
"petite-toys-greet",
167+
"plain-papayas-wish",
167168
"polite-apes-think",
168169
"polite-moments-stay",
169170
"proud-jokes-rule",
@@ -208,6 +209,7 @@
208209
"twenty-tables-know",
209210
"upset-roses-live",
210211
"warm-loops-guess",
212+
"weak-colts-divide",
211213
"wild-lemons-spend"
212214
]
213215
}

.storybook/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 12.1.0-next.22
4+
5+
### Patch Changes
6+
7+
Updated dependencies [[`ec16396`](https://github.com/adobe/spectrum-css/commit/ec16396fa134d066add2ecd553e2cb9a2b81e3eb)]:
8+
9+
- @spectrum-css/tokens@16.1.0-next.11
10+
- @spectrum-css/bundle@2.0.0-next.18
11+
312
## 12.1.0-next.21
413

514
### Patch Changes

.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.21",
3+
"version": "12.1.0-next.22",
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.17",
44-
"@spectrum-css/tokens": "16.1.0-next.10",
43+
"@spectrum-css/bundle": "2.0.0-next.18",
44+
"@spectrum-css/tokens": "16.1.0-next.11",
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},
4747
"devDependencies": {

bundle/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## 2.0.0-next.18
4+
5+
### Patch Changes
6+
7+
Updated dependencies [[`ec16396`](https://github.com/adobe/spectrum-css/commit/ec16396fa134d066add2ecd553e2cb9a2b81e3eb), [`20807a5`](https://github.com/adobe/spectrum-css/commit/20807a5ab334303c640c70450ed40ccd80eac76e)]:
8+
9+
- @spectrum-css/tokens@16.1.0-next.11
10+
- @spectrum-css/alertdialog@5.0.0-next.5
11+
- @spectrum-css/asset@8.0.0-next.1
12+
- @spectrum-css/assetcard@6.0.0-next.3
13+
- @spectrum-css/assetlist@9.0.0-next.3
14+
- @spectrum-css/avatar@10.0.0-next.1
15+
- @spectrum-css/badge@7.0.0-next.3
16+
- @spectrum-css/miller@9.0.0-next.2
17+
- @spectrum-css/well@8.0.0-next.2
18+
- @spectrum-css/page@10.0.0-next.2
19+
320
## 2.0.0-next.17
421

522
### Patch Changes

bundle/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/bundle",
3-
"version": "2.0.0-next.17",
3+
"version": "2.0.0-next.18",
44
"description": "A demo-ready bundle of the components in the Spectrum CSS library.",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -36,12 +36,12 @@
3636
"@spectrum-css/actiongroup": "7.0.0-next.3",
3737
"@spectrum-css/actionmenu": "8.0.0-next.2",
3838
"@spectrum-css/alertbanner": "4.0.0-next.3",
39-
"@spectrum-css/alertdialog": "5.0.0-next.4",
40-
"@spectrum-css/asset": "8.0.0-next.0",
41-
"@spectrum-css/assetcard": "6.0.0-next.2",
42-
"@spectrum-css/assetlist": "9.0.0-next.2",
43-
"@spectrum-css/avatar": "10.0.0-next.0",
44-
"@spectrum-css/badge": "7.0.0-next.2",
39+
"@spectrum-css/alertdialog": "5.0.0-next.5",
40+
"@spectrum-css/asset": "8.0.0-next.1",
41+
"@spectrum-css/assetcard": "6.0.0-next.3",
42+
"@spectrum-css/assetlist": "9.0.0-next.3",
43+
"@spectrum-css/avatar": "10.0.0-next.1",
44+
"@spectrum-css/badge": "7.0.0-next.3",
4545
"@spectrum-css/breadcrumb": "12.0.0-next.3",
4646
"@spectrum-css/button": "15.0.0-next.2",
4747
"@spectrum-css/buttongroup": "10.0.0-next.1",
@@ -78,10 +78,10 @@
7878
"@spectrum-css/logicbutton": "7.0.0-next.1",
7979
"@spectrum-css/menu": "10.0.0-next.6",
8080
"@spectrum-css/meter": "2.0.0-next.3",
81-
"@spectrum-css/miller": "9.0.0-next.1",
81+
"@spectrum-css/miller": "9.0.0-next.2",
8282
"@spectrum-css/modal": "8.0.0-next.1",
8383
"@spectrum-css/opacitycheckerboard": "5.0.0-next.0",
84-
"@spectrum-css/page": "10.0.0-next.1",
84+
"@spectrum-css/page": "10.0.0-next.2",
8585
"@spectrum-css/pagination": "11.0.0-next.2",
8686
"@spectrum-css/picker": "10.0.0-next.4",
8787
"@spectrum-css/pickerbutton": "7.0.0-next.2",
@@ -107,13 +107,13 @@
107107
"@spectrum-css/textfield": "9.0.0-next.1",
108108
"@spectrum-css/thumbnail": "9.0.0-next.1",
109109
"@spectrum-css/toast": "12.0.0-next.2",
110-
"@spectrum-css/tokens": "16.1.0-next.10",
110+
"@spectrum-css/tokens": "16.1.0-next.11",
111111
"@spectrum-css/tooltip": "8.0.0-next.4",
112112
"@spectrum-css/tray": "6.0.0-next.3",
113113
"@spectrum-css/treeview": "13.0.0-next.3",
114114
"@spectrum-css/typography": "9.0.0-next.0",
115115
"@spectrum-css/underlay": "7.0.0-next.1",
116-
"@spectrum-css/well": "8.0.0-next.1",
116+
"@spectrum-css/well": "8.0.0-next.2",
117117
"colors": "1.4.0",
118118
"postcss": "8.5.6",
119119
"postcss-licensing": "3.0.0"

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.10"
40+
"@spectrum-css/tokens": "16.1.0-next.11"
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.10"
55+
"@spectrum-css/tokens": "16.1.0-next.11"
5656
},
5757
"keywords": [
5858
"design-system",

components/actionbutton/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.10"
40+
"@spectrum-css/tokens": "16.1.0-next.11"
4141
},
4242
"keywords": [
4343
"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.4",
40-
"@spectrum-css/tokens": "16.1.0-next.10"
40+
"@spectrum-css/tokens": "16.1.0-next.11"
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.6",
5454
"@spectrum-css/popover": "9.0.0-next.5",
55-
"@spectrum-css/tokens": "16.1.0-next.10"
55+
"@spectrum-css/tokens": "16.1.0-next.11"
5656
},
5757
"keywords": [
5858
"design-system",

0 commit comments

Comments
 (0)