Skip to content

Commit 5638c37

Browse files
chore: release (next) (#3676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87d7d99 commit 5638c37

File tree

93 files changed

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

+314
-181
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,13 @@
127127
"olive-tools-hang",
128128
"polite-moments-stay",
129129
"proud-jokes-rule",
130+
"puny-kids-rhyme",
130131
"rotten-meals-share",
131132
"serious-clouds-jam",
132133
"shaggy-schools-sing",
133134
"slow-eyes-lay",
134135
"small-impalas-search",
136+
"spotty-bats-deny",
135137
"spotty-onions-study",
136138
"stale-pans-carry",
137139
"strange-glasses-allow",

.storybook/CHANGELOG.md

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

3+
## 12.0.5-next.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`87d7d99`](https://github.com/adobe/spectrum-css/commit/87d7d99260e758e697668cc17962b0b36d075c65)]:
8+
- @spectrum-css/tokens@16.1.0-next.2
9+
310
## 12.0.5-next.1
411

512
### Patch Changes

.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.1",
3+
"version": "12.0.5-next.2",
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.1",
44+
"@spectrum-css/tokens": "16.1.0-next.2",
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.1"
41+
"@spectrum-css/tokens": "16.1.0-next.2"
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.2",
56-
"@spectrum-css/tokens": "16.1.0-next.1"
56+
"@spectrum-css/tokens": "16.1.0-next.2"
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.1"
42+
"@spectrum-css/tokens": "16.1.0-next.2"
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.1"
41+
"@spectrum-css/tokens": "16.1.0-next.2"
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.1"
39+
"@spectrum-css/tokens": "16.1.0-next.2"
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.1"
56+
"@spectrum-css/tokens": "16.1.0-next.2"
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.1",
60+
"@spectrum-css/tokens": "16.1.0-next.2",
6161
"@spectrum-css/underlay": "7.0.0-next.0"
6262
},
6363
"keywords": [

0 commit comments

Comments
 (0)