Skip to content

Commit

Permalink
chore: release (s2-foundations) (#3199)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and castastrophe committed Oct 4, 2024
1 parent bb326d1 commit dfa5a7c
Show file tree
Hide file tree
Showing 165 changed files with 965 additions and 83 deletions.
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"moody-shirts-kick",
"neat-melons-peel",
"new-candles-drop",
"nine-pots-grin",
"olive-buttons-join",
"orange-ants-yawn",
"orange-numbers-do",
Expand All @@ -141,7 +142,6 @@
"rare-countries-sparkle",
"real-beans-serve",
"real-colts-perform",
"rude-rivers-crash",
"selfish-singers-lie",
"seven-pens-collect",
"sharp-pianos-reply",
Expand Down
7 changes: 7 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 11.0.0-s2-foundations.14

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/typography@7.0.0-s2-foundations.17

## 11.0.0-s2-foundations.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "11.0.0-s2-foundations.13",
"version": "11.0.0-s2-foundations.14",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 6.0.0-s2-foundations.16

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 6.0.0-s2-foundations.15

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/accordion",
"version": "6.0.0-s2-foundations.15",
"version": "6.0.0-s2-foundations.16",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 9.0.0-s2-foundations.16

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/actiongroup@6.0.0-s2-foundations.15
- @spectrum-css/closebutton@6.0.0-s2-foundations.16
- @spectrum-css/fieldlabel@9.0.0-s2-foundations.15
- @spectrum-css/popover@8.0.0-s2-foundations.16

## 9.0.0-s2-foundations.15

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbar",
"version": "9.0.0-s2-foundations.15",
"version": "9.0.0-s2-foundations.16",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 7.0.0-s2-foundations.21

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 7.0.0-s2-foundations.20

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbutton",
"version": "7.0.0-s2-foundations.20",
"version": "7.0.0-s2-foundations.21",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 6.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.21

## 6.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actiongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actiongroup",
"version": "6.0.0-s2-foundations.14",
"version": "6.0.0-s2-foundations.15",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 7.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.21
- @spectrum-css/popover@8.0.0-s2-foundations.16
- @spectrum-css/icon@8.0.0-s2-foundations.17
- @spectrum-css/menu@8.0.0-s2-foundations.15

## 7.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionmenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionmenu",
"version": "7.0.0-s2-foundations.14",
"version": "7.0.0-s2-foundations.15",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/alertbanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 3.0.0-s2-foundations.16

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/closebutton@6.0.0-s2-foundations.16
- @spectrum-css/divider@4.0.0-s2-foundations.15
- @spectrum-css/button@14.0.0-s2-foundations.17
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 3.0.0-s2-foundations.15

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/alertbanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertbanner",
"version": "3.0.0-s2-foundations.15",
"version": "3.0.0-s2-foundations.16",
"description": "The Spectrum CSS alertbanner component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
15 changes: 15 additions & 0 deletions components/alertdialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 3.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/buttongroup@8.0.0-s2-foundations.15
- @spectrum-css/underlay@5.0.0-s2-foundations.15
- @spectrum-css/divider@4.0.0-s2-foundations.15
- @spectrum-css/modal@6.0.0-s2-foundations.16
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 3.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/alertdialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertdialog",
"version": "3.0.0-s2-foundations.14",
"version": "3.0.0-s2-foundations.15",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 6.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

## 6.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/asset",
"version": "6.0.0-s2-foundations.14",
"version": "6.0.0-s2-foundations.15",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 5.0.0-s2-foundations.16

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/checkbox@10.0.0-s2-foundations.18

## 5.0.0-s2-foundations.15

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/assetcard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetcard",
"version": "5.0.0-s2-foundations.15",
"version": "5.0.0-s2-foundations.16",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
12 changes: 12 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 7.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/checkbox@10.0.0-s2-foundations.18
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 7.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/assetlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetlist",
"version": "7.0.0-s2-foundations.14",
"version": "7.0.0-s2-foundations.15",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 8.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

## 8.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/avatar",
"version": "8.0.0-s2-foundations.14",
"version": "8.0.0-s2-foundations.15",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 5.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 5.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/badge",
"version": "5.0.0-s2-foundations.14",
"version": "5.0.0-s2-foundations.15",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
12 changes: 12 additions & 0 deletions components/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 10.0.0-s2-foundations.15

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.21
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 10.0.0-s2-foundations.14

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/breadcrumb",
"version": "10.0.0-s2-foundations.14",
"version": "10.0.0-s2-foundations.15",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
12 changes: 12 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 14.0.0-s2-foundations.17

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today

### Patch Changes

- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]:
- @spectrum-css/progresscircle@4.0.0-s2-foundations.15
- @spectrum-css/icon@8.0.0-s2-foundations.17

## 14.0.0-s2-foundations.16

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/button",
"version": "14.0.0-s2-foundations.16",
"version": "14.0.0-s2-foundations.17",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
Loading

0 comments on commit dfa5a7c

Please sign in to comment.