Skip to content

Commit

Permalink
chore: release (s2-foundations) (#2964)
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
github-actions[bot] and github-actions[bot] authored Aug 2, 2024
1 parent 5546ec6 commit 0941a60
Show file tree
Hide file tree
Showing 171 changed files with 1,323 additions and 85 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"cyan-actors-rest",
"fair-parents-rush",
"gentle-ties-hang",
"gold-countries-fly",
"lovely-ducks-listen",
"modern-beds-provide",
"moody-shirts-kick",
Expand Down
15 changes: 15 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 11.0.0-s2-foundations.1

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/typography@7.0.0-s2-foundations.13
- @spectrum-css/ui-icons@2.0.0-s2-foundations.8
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 11.0.0-s2-foundations.0

### Major 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.0",
"version": "11.0.0-s2-foundations.1",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 6.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 6.0.0-s2-foundations.11

### 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.11",
"version": "6.0.0-s2-foundations.12",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
17 changes: 17 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## 9.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/actiongroup@6.0.0-s2-foundations.12
- @spectrum-css/closebutton@6.0.0-s2-foundations.12
- @spectrum-css/fieldlabel@9.0.0-s2-foundations.12
- @spectrum-css/popover@8.0.0-s2-foundations.12
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 9.0.0-s2-foundations.11

### 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.11",
"version": "9.0.0-s2-foundations.12",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 7.0.0-s2-foundations.13

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 7.0.0-s2-foundations.12

### 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.12",
"version": "7.0.0-s2-foundations.13",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 6.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 6.0.0-s2-foundations.11

### 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.11",
"version": "6.0.0-s2-foundations.12",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
17 changes: 17 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## 7.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.13
- @spectrum-css/popover@8.0.0-s2-foundations.12
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/menu@8.0.0-s2-foundations.12
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 7.0.0-s2-foundations.11

### 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.11",
"version": "7.0.0-s2-foundations.12",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
17 changes: 17 additions & 0 deletions components/alertbanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## 3.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/closebutton@6.0.0-s2-foundations.12
- @spectrum-css/divider@4.0.0-s2-foundations.12
- @spectrum-css/button@14.0.0-s2-foundations.12
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 3.0.0-s2-foundations.11

### 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.11",
"version": "3.0.0-s2-foundations.12",
"description": "The Spectrum CSS alertbanner component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
18 changes: 18 additions & 0 deletions components/alertdialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## 3.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/buttongroup@8.0.0-s2-foundations.12
- @spectrum-css/underlay@5.0.0-s2-foundations.12
- @spectrum-css/divider@4.0.0-s2-foundations.12
- @spectrum-css/modal@6.0.0-s2-foundations.12
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 3.0.0-s2-foundations.11

### 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.11",
"version": "3.0.0-s2-foundations.12",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
13 changes: 13 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 6.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 6.0.0-s2-foundations.11

### 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.11",
"version": "6.0.0-s2-foundations.12",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 5.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/checkbox@10.0.0-s2-foundations.12
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 5.0.0-s2-foundations.11

### 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.11",
"version": "5.0.0-s2-foundations.12",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
15 changes: 15 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 7.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/checkbox@10.0.0-s2-foundations.12
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 7.0.0-s2-foundations.11

### 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.11",
"version": "7.0.0-s2-foundations.12",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
13 changes: 13 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 8.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 8.0.0-s2-foundations.11

### 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.11",
"version": "8.0.0-s2-foundations.12",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 5.0.0-s2-foundations.12

### Minor Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer
- ActionButton: Fix typo in variable name "\*-defaul-selectedt"
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview

### Patch Changes

- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]:
- @spectrum-css/icon@8.0.0-s2-foundations.13
- @spectrum-css/tokens@15.0.0-s2-foundations.13

## 5.0.0-s2-foundations.11

### 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.11",
"version": "5.0.0-s2-foundations.12",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
Loading

0 comments on commit 0941a60

Please sign in to comment.