Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @spectrum-tools/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
 - @spectrum-css/[email protected]
  • Loading branch information
pfulton committed Dec 12, 2023
1 parent 25afec3 commit e978397
Show file tree
Hide file tree
Showing 192 changed files with 841 additions and 109 deletions.
15 changes: 15 additions & 0 deletions .github/actions/file-diff/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
#2.0.0
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])

\*feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)([d73d594](https://github.com/adobe/spectrum-css/commit/d73d594)), closes[#2343](https://github.com/adobe/spectrum-css/issues/2343)

###
🛑 BREAKING CHANGES

*
- @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.

- NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.

<a name="1.0.2"></a>
##1.0.2
🗓
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/file-diff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-tools/gh-action-file-diff",
"version": "1.0.2",
"version": "2.0.0",
"description": "A GitHub Action to compare asset sizes and generate a diff if changes are found.",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
19 changes: 19 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.0.0"></a>
#7.0.0
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

### 🐛 Bug fixes

- **storybook:**chromatic requires build script ([#2360](https://github.com/adobe/spectrum-css/issues/2360))([114b75b](https://github.com/adobe/spectrum-css/commit/114b75b))

\*feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)([d73d594](https://github.com/adobe/spectrum-css/commit/d73d594)), closes[#2343](https://github.com/adobe/spectrum-css/issues/2343)

###
🛑 BREAKING CHANGES

*
- @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.

* NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.

<a name="6.0.1"></a>
##6.0.1
🗓
Expand Down
10 changes: 5 additions & 5 deletions .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "6.0.1",
"version": "7.0.0",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -12,15 +12,15 @@
"dependencies": {
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
"@spectrum-css/expressvars": "^3.0.9",
"@spectrum-css/site": "^4.0.2",
"@spectrum-css/tokens": "^13.0.5",
"@spectrum-css/ui-icons": "^0.0.0",
"@spectrum-css/site": "^4.0.3",
"@spectrum-css/tokens": "^13.0.6",
"@spectrum-css/ui-icons": "^0.1.0",
"@spectrum-css/vars": "^9.0.8"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@etchteam/storybook-addon-status": "^4.2.4",
"@spectrum-css/component-builder": "^4.0.18",
"@spectrum-css/component-builder": "^4.0.19",
"@storybook/addon-a11y": "^7.5.1",
"@storybook/addon-actions": "^7.5.1",
"@storybook/addon-console": "^1.2.3",
Expand Down
7 changes: 7 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.27"></a>
##4.0.27
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/accordion

<a name="4.0.26"></a>
##4.0.26
🗓
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": "4.0.26",
"version": "4.0.27",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.0.11"></a>
##7.0.11
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/actionbar

<a name="7.0.10"></a>
##7.0.10
🗓
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": "7.0.10",
"version": "7.0.11",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.17"></a>
##5.0.17
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/actionbutton

<a name="5.0.16"></a>
##5.0.16
🗓
Expand Down
4 changes: 2 additions & 2 deletions components/actionbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbutton",
"version": "5.0.16",
"version": "5.0.17",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@spectrum-css/commons": "^9.0.0"
"@spectrum-css/commons": "^9.0.1"
},
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.1.9"></a>
##4.1.9
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/actiongroup

<a name="4.1.8"></a>
##4.1.8
🗓
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": "4.1.8",
"version": "4.1.9",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.10"></a>
##5.0.10
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/actionmenu

<a name="5.0.9"></a>
##5.0.9
🗓
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": "5.0.9",
"version": "5.0.10",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/alertbanner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.1.35"></a>
##1.1.35
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/alertbanner

<a name="1.1.34"></a>
##1.1.34
🗓
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": "1.1.34",
"version": "1.1.35",
"description": "The Spectrum CSS alertbanner component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/alertdialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.16"></a>
##1.0.16
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/alertdialog

<a name="1.0.15"></a>
##1.0.15
🗓
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": "1.0.15",
"version": "1.0.16",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.51"></a>
##3.0.51
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/asset

<a name="3.0.50"></a>
##3.0.50
🗓
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": "3.0.50",
"version": "3.0.51",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.4"></a>
##3.0.4
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/assetcard

<a name="3.0.3"></a>
##3.0.3
🗓
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": "3.0.3",
"version": "3.0.4",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.4"></a>
##5.0.4
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/assetlist

<a name="5.0.3"></a>
##5.0.3
🗓
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": "5.0.3",
"version": "5.0.4",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="6.0.62"></a>
##6.0.62
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/avatar

<a name="6.0.61"></a>
##6.0.61
🗓
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": "6.0.61",
"version": "6.0.62",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.1.18"></a>
##3.1.18
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/badge

<a name="3.1.17"></a>
##3.1.17
🗓
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": "3.1.17",
"version": "3.1.18",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="8.0.17"></a>
##8.0.17
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/breadcrumb

<a name="8.0.16"></a>
##8.0.16
🗓
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": "8.0.16",
"version": "8.0.17",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="11.0.18"></a>
##11.0.18
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Version bump only for package @spectrum-css/button

<a name="11.0.17"></a>
##11.0.17
🗓
Expand Down
Loading

0 comments on commit e978397

Please sign in to comment.