Skip to content

Commit 215b85c

Browse files
chore: release (next) (#4177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fd89332 commit 215b85c

File tree

8 files changed

+43
-9
lines changed

8 files changed

+43
-9
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@
192192
"strange-glasses-allow",
193193
"strong-pianos-work",
194194
"stupid-lemons-battle",
195+
"sweet-badgers-melt",
195196
"sweet-brooms-fetch",
196197
"tame-bobcats-beam",
197198
"tame-knives-train",

.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.16
4+
5+
### Patch Changes
6+
7+
Updated dependencies []:
8+
9+
- @spectrum-css/bundle@2.0.0-next.12
10+
311
## 12.1.0-next.15
412

513
### Minor 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.15",
3+
"version": "12.1.0-next.16",
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.11",
43+
"@spectrum-css/bundle": "2.0.0-next.12",
4444
"@spectrum-css/tokens": "16.1.0-next.8",
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},

components/accordion/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+
## 8.0.0-next.4
4+
5+
### Minor Changes
6+
7+
📝 [#4139](https://github.com/adobe/spectrum-css/pull/4139) [`6d835ff`](https://github.com/adobe/spectrum-css/commit/6d835ffeb77bc27bd5b2e4ddf48e2f5aa157a56b) Thanks [@rise-erpelding](https://github.com/rise-erpelding)!
8+
9+
Changes values of `--spectrum-accordion-item-minimum-height` to align more closely with design spec, this affects the minimum height of accordion items for some combinations of size/density by giving them more space.
10+
11+
New accordion minimum heights will use the heights/tokens:
12+
13+
| Size | Compact | Regular | Spacious |
14+
| ---- | --------------------------- | --------------------------- | --------------------------- |
15+
| S | 24px/`component-height-75` | 32px/`component-height-100` | 40px/`component-height-200` |
16+
| M | 32px/`component-height-100` | 40px/`component-height-200` | 48px/`component-height-300` |
17+
| L | 40px/`component-height-200` | 48px/`component-height-300` | 56px/`component-height-400` |
18+
| XL | 48px/`component-height-300` | 56px/`component-height-400` | 64px/`component-height-500` |
19+
320
## 8.0.0-next.3
421

522
### Major Changes

components/accordion/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/accordion",
3-
"version": "8.0.0-next.3",
3+
"version": "8.0.0-next.4",
44
"description": "The Spectrum CSS accordion component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tools/bundle/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+
## 2.0.0-next.12
4+
5+
### Patch Changes
6+
7+
Updated dependencies [[`6d835ff`](https://github.com/adobe/spectrum-css/commit/6d835ffeb77bc27bd5b2e4ddf48e2f5aa157a56b)]:
8+
9+
- @spectrum-css/accordion@8.0.0-next.4
10+
311
## 2.0.0-next.11
412

513
### Patch Changes

tools/bundle/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/bundle",
3-
"version": "2.0.0-next.11",
3+
"version": "2.0.0-next.12",
44
"description": "A demo-ready bundle of the components in the Spectrum CSS library.",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -30,7 +30,7 @@
3030
},
3131
"main": "dist/index.css",
3232
"dependencies": {
33-
"@spectrum-css/accordion": "8.0.0-next.3",
33+
"@spectrum-css/accordion": "8.0.0-next.4",
3434
"@spectrum-css/actionbar": "11.0.0-next.2",
3535
"@spectrum-css/actionbutton": "8.0.0-next.3",
3636
"@spectrum-css/actiongroup": "7.0.0-next.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4035,7 +4035,7 @@ __metadata:
40354035
languageName: node
40364036
linkType: hard
40374037

4038-
"@spectrum-css/accordion@npm:8.0.0-next.3, @spectrum-css/accordion@workspace:components/accordion":
4038+
"@spectrum-css/accordion@npm:8.0.0-next.4, @spectrum-css/accordion@workspace:components/accordion":
40394039
version: 0.0.0-use.local
40404040
resolution: "@spectrum-css/accordion@workspace:components/accordion"
40414041
dependencies:
@@ -4309,11 +4309,11 @@ __metadata:
43094309
languageName: unknown
43104310
linkType: soft
43114311

4312-
"@spectrum-css/bundle@npm:2.0.0-next.11, @spectrum-css/bundle@workspace:tools/bundle":
4312+
"@spectrum-css/bundle@npm:2.0.0-next.12, @spectrum-css/bundle@workspace:tools/bundle":
43134313
version: 0.0.0-use.local
43144314
resolution: "@spectrum-css/bundle@workspace:tools/bundle"
43154315
dependencies:
4316-
"@spectrum-css/accordion": "npm:8.0.0-next.3"
4316+
"@spectrum-css/accordion": "npm:8.0.0-next.4"
43174317
"@spectrum-css/actionbar": "npm:11.0.0-next.2"
43184318
"@spectrum-css/actionbutton": "npm:8.0.0-next.3"
43194319
"@spectrum-css/actiongroup": "npm:7.0.0-next.1"
@@ -5342,7 +5342,7 @@ __metadata:
53425342
"@babel/core": "npm:^7.28.3"
53435343
"@chromatic-com/storybook": "npm:^3.2.7"
53445344
"@etchteam/storybook-addon-status": "npm:^5.0.0"
5345-
"@spectrum-css/bundle": "npm:2.0.0-next.11"
5345+
"@spectrum-css/bundle": "npm:2.0.0-next.12"
53465346
"@spectrum-css/tokens": "npm:16.1.0-next.8"
53475347
"@spectrum-css/ui-icons": "npm:2.0.0-next.2"
53485348
"@storybook/addon-a11y": "npm:8.4.7"

0 commit comments

Comments
 (0)