Skip to content

Commit 310b634

Browse files
chore: release (next) (#4179)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1895ddb commit 310b634

File tree

16 files changed

+50
-25
lines changed

16 files changed

+50
-25
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
"metal-fireants-switch",
155155
"mighty-pigs-accept",
156156
"modern-chairs-sit",
157+
"modern-times-happen",
157158
"nasty-rats-rhyme",
158159
"neat-schools-take",
159160
"nice-cows-shout",

.storybook/CHANGELOG.md

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

3+
## 12.1.0-next.17
4+
5+
### Patch Changes
6+
7+
Updated dependencies []:
8+
9+
- @spectrum-css/bundle@2.0.0-next.13
10+
311
## 12.1.0-next.16
412

513
### 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.1.0-next.16",
3+
"version": "12.1.0-next.17",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@adobe/spectrum-css-workflow-icons": "^5.0.0",
43-
"@spectrum-css/bundle": "2.0.0-next.12",
43+
"@spectrum-css/bundle": "2.0.0-next.13",
4444
"@spectrum-css/tokens": "16.1.0-next.8",
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},

components/actionbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@spectrum-css/actiongroup": "7.0.0-next.1",
5252
"@spectrum-css/closebutton": "7.0.0-next.1",
5353
"@spectrum-css/fieldlabel": "11.0.0-next.2",
54-
"@spectrum-css/popover": "9.0.0-next.4",
54+
"@spectrum-css/popover": "9.0.0-next.5",
5555
"@spectrum-css/tokens": "16.1.0-next.8"
5656
},
5757
"keywords": [

components/actionmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@spectrum-css/actionbutton": "8.0.0-next.3",
5252
"@spectrum-css/icon": "10.0.0-next.3",
5353
"@spectrum-css/menu": "10.0.0-next.5",
54-
"@spectrum-css/popover": "9.0.0-next.4",
54+
"@spectrum-css/popover": "9.0.0-next.5",
5555
"@spectrum-css/tokens": "16.1.0-next.8"
5656
},
5757
"keywords": [

components/coachmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@spectrum-css/button": "15.0.0-next.2",
6262
"@spectrum-css/buttongroup": "10.0.0-next.1",
6363
"@spectrum-css/menu": "10.0.0-next.5",
64-
"@spectrum-css/popover": "9.0.0-next.4",
64+
"@spectrum-css/popover": "9.0.0-next.5",
6565
"@spectrum-css/tokens": "16.1.0-next.8"
6666
},
6767
"keywords": [

components/combobox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@spectrum-css/menu": "10.0.0-next.5",
5656
"@spectrum-css/pickerbutton": "7.0.0-next.2",
57-
"@spectrum-css/popover": "9.0.0-next.4",
57+
"@spectrum-css/popover": "9.0.0-next.5",
5858
"@spectrum-css/progresscircle": "6.0.0-next.0",
5959
"@spectrum-css/textfield": "9.0.0-next.1",
6060
"@spectrum-css/tokens": "16.1.0-next.8"

components/contextualhelp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@spectrum-css/actionbutton": "8.0.0-next.3",
4848
"@spectrum-css/link": "8.0.0-next.2",
49-
"@spectrum-css/popover": "9.0.0-next.4",
49+
"@spectrum-css/popover": "9.0.0-next.5",
5050
"@spectrum-css/tokens": "16.1.0-next.8"
5151
},
5252
"keywords": [

components/datepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@spectrum-css/calendar": "8.0.0-next.3",
5252
"@spectrum-css/pickerbutton": "7.0.0-next.2",
53-
"@spectrum-css/popover": "9.0.0-next.4",
53+
"@spectrum-css/popover": "9.0.0-next.5",
5454
"@spectrum-css/textfield": "9.0.0-next.1",
5555
"@spectrum-css/tokens": "16.1.0-next.8"
5656
},

components/picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@spectrum-css/helptext": "8.0.0-next.2",
5757
"@spectrum-css/icon": "10.0.0-next.3",
5858
"@spectrum-css/menu": "10.0.0-next.5",
59-
"@spectrum-css/popover": "9.0.0-next.4",
59+
"@spectrum-css/popover": "9.0.0-next.5",
6060
"@spectrum-css/progresscircle": "6.0.0-next.0",
6161
"@spectrum-css/tokens": "16.1.0-next.8"
6262
},

0 commit comments

Comments
 (0)