Skip to content

Commit 5540f87

Browse files
chore: release (#3524)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7a47c22 commit 5540f87

File tree

174 files changed

+994
-191
lines changed

Some content is hidden

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

174 files changed

+994
-191
lines changed

.changeset/happy-taxis-learn.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/hungry-rocks-joke.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/light-ads-smell.md

Lines changed: 0 additions & 86 deletions
This file was deleted.

.storybook/CHANGELOG.md

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

3+
## 11.0.2
4+
5+
### Patch Changes
6+
7+
- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! - Minor storybook updates and fixes including some whitespace changes.
8+
9+
A bug was fixed with the HTML code preview that was displaying duplicate line numbers.
10+
11+
Some key metadata was incorporated into the preview head file for better contextual information when published.
12+
13+
The remark-gfm dependency was added to support tables in the \*.mdx files for Storybook.
14+
15+
- Updated dependencies [[`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39), [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39)]:
16+
- @spectrum-css/tokens@15.2.0
17+
- @spectrum-css/table@7.0.1
18+
319
## 11.0.1
420

521
### Patch Changes

.storybook/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/preview",
3-
"version": "11.0.1",
3+
"version": "11.0.2",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/accordion/CHANGELOG.md

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

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! - Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.
8+
9+
- Updated dependencies [[`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39), [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39)]:
10+
- @spectrum-css/tokens@15.2.0
11+
- @spectrum-css/icon@8.0.1
12+
313
## 6.0.0
414

515
### 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": "6.0.0",
3+
"version": "6.0.1",
44
"description": "The Spectrum CSS accordion component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/actionbar/CHANGELOG.md

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

3+
## 9.0.1
4+
5+
### Patch Changes
6+
7+
- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! - Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.
8+
9+
- Updated dependencies [[`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39), [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39)]:
10+
- @spectrum-css/tokens@15.2.0
11+
- @spectrum-css/actiongroup@5.3.1
12+
- @spectrum-css/closebutton@5.4.1
13+
- @spectrum-css/fieldlabel@9.0.1
14+
- @spectrum-css/popover@7.3.1
15+
316
## 9.0.0
417

518
### Major Changes

components/actionbar/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/actionbar",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "The Spectrum CSS actionbar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/actionbutton/CHANGELOG.md

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

3+
## 6.3.1
4+
5+
### Patch Changes
6+
7+
- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! - Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.
8+
9+
- Updated dependencies [[`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39), [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39)]:
10+
- @spectrum-css/tokens@15.2.0
11+
- @spectrum-css/icon@8.0.1
12+
313
## 6.3.0
414

515
### Minor Changes

0 commit comments

Comments
 (0)