Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @spectrum-css/accordion@3.0.44
 - @spectrum-css/actionbar@6.0.34
 - @spectrum-css/actionbutton@3.0.42
 - @spectrum-css/actiongroup@3.0.43
 - @spectrum-css/actionmenu@4.0.30
 - @spectrum-css/asset@3.0.40
 - @spectrum-css/assetcard@1.1.34
 - @spectrum-css/assetlist@3.0.54
 - @spectrum-css/avatar@6.0.28
 - @spectrum-css/badge@3.0.30
 - @spectrum-css/breadcrumb@7.0.30
 - @spectrum-css/button@10.0.10
 - @spectrum-css/buttongroup@6.0.45
 - @spectrum-css/calendar@3.1.17
 - @spectrum-css/card@5.0.31
 - @spectrum-css/checkbox@6.0.30
 - @spectrum-css/clearbutton@1.2.30
 - @spectrum-css/closebutton@3.0.42
 - @spectrum-css/coachmark@5.0.42
 - @spectrum-css/colorarea@4.0.14
 - @spectrum-css/colorhandle@5.0.2
 - @spectrum-css/colorloupe@4.0.2
 - @spectrum-css/colorslider@3.0.10
 - @spectrum-css/colorwheel@3.0.14
 - @spectrum-css/combobox@2.0.6
 - @spectrum-css/contextualhelp@2.0.6
 - @spectrum-css/cyclebutton@3.0.56
 - @spectrum-css/datepicker@1.0.19
 - @spectrum-css/dial@1.0.43
 - @spectrum-css/dialog@6.0.47
 - @spectrum-css/divider@2.0.41
 - @spectrum-css/dropindicator@3.0.43
 - @spectrum-css/dropzone@4.0.13
 - @spectrum-css/fieldgroup@4.0.44
 - @spectrum-css/fieldlabel@6.0.34
 - @spectrum-css/floatingactionbutton@1.0.3
 - @spectrum-css/helptext@4.0.30
 - @spectrum-css/icon@3.0.43
 - @spectrum-css/illustratedmessage@5.0.15
 - @spectrum-css/infieldbutton@2.0.20
 - @spectrum-css/inlinealert@7.0.21
 - @spectrum-css/link@4.0.41
 - @spectrum-css/logicbutton@1.2.29
 - @spectrum-css/menu@4.0.33
 - @spectrum-css/miller@3.0.54
 - @spectrum-css/modal@3.0.41
 - @spectrum-css/page@5.0.27
 - @spectrum-css/pagination@6.0.17
 - @spectrum-css/picker@4.0.6
 - @spectrum-css/pickerbutton@3.0.18
 - @spectrum-css/popover@6.0.45
 - @spectrum-css/progressbar@3.0.36
 - @spectrum-css/progresscircle@2.0.41
 - @spectrum-css/quickaction@3.0.55
 - @spectrum-css/radio@7.0.30
 - @spectrum-css/rating@4.0.1
 - @spectrum-css/search@5.0.17
 - @spectrum-css/searchwithin@4.0.20
 - @spectrum-css/sidenav@3.0.44
 - @spectrum-css/site@3.0.17
 - @spectrum-css/slider@3.1.25
 - @spectrum-css/splitbutton@5.0.44
 - @spectrum-css/splitview@3.0.40
 - @spectrum-css/statuslight@6.0.29
 - @spectrum-css/steplist@3.0.54
 - @spectrum-css/stepper@4.0.27
 - @spectrum-css/swatch@4.0.18
 - @spectrum-css/swatchgroup@2.0.42
 - @spectrum-css/switch@3.0.35
 - @spectrum-css/table@4.0.48
 - @spectrum-css/tabs@3.2.51
 - @spectrum-css/tag@5.0.30
 - @spectrum-css/taggroup@3.3.43
 - @spectrum-css/textfield@5.1.5
 - @spectrum-css/thumbnail@3.0.4
 - @spectrum-css/toast@9.0.30
 - @spectrum-css/tooltip@5.0.30
 - @spectrum-css/tray@2.0.42
 - @spectrum-css/treeview@7.0.1
 - @spectrum-css/typography@5.0.16
 - @spectrum-css/underlay@2.0.48
 - @spectrum-css/well@3.0.40
 - @spectrum-css/bundle-builder@4.0.8
 - @spectrum-css/component-builder-simple@2.0.12
 - @spectrum-css/component-builder@4.0.9
 - @spectrum-css/generator@2.0.7
 - @spectrum-css/preview@3.0.20
  • Loading branch information
pfulton committed May 17, 2023
1 parent 1066903 commit f5262ea
Show file tree
Hide file tree
Showing 174 changed files with 1,192 additions and 322 deletions.
10 changes: 10 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.44"></a>
## 3.0.44
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.43...@spectrum-css/accordion@3.0.44)

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





<a name="3.0.43"></a>
## 3.0.43
🗓 2023-05-02 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.42...@spectrum-css/accordion@3.0.43)
Expand Down
6 changes: 3 additions & 3 deletions components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/accordion",
"version": "3.0.43",
"version": "3.0.44",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,8 +22,8 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/component-builder": "^4.0.8",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/component-builder": "^4.0.9",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/vars": "^9.0.5",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.34"></a>
## 6.0.34
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.33...@spectrum-css/actionbar@6.0.34)

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





<a name="6.0.33"></a>
## 6.0.33
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.32...@spectrum-css/actionbar@6.0.33)
Expand Down
18 changes: 9 additions & 9 deletions components/actionbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbar",
"version": "6.0.33",
"version": "6.0.34",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -27,14 +27,14 @@
"@spectrum-css/tokens": ">=10.0.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.41",
"@spectrum-css/actiongroup": "^3.0.42",
"@spectrum-css/closebutton": "^3.0.41",
"@spectrum-css/component-builder-simple": "^2.0.11",
"@spectrum-css/fieldlabel": "^6.0.33",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/popover": "^6.0.44",
"@spectrum-css/table": "^4.0.47",
"@spectrum-css/actionbutton": "^3.0.42",
"@spectrum-css/actiongroup": "^3.0.43",
"@spectrum-css/closebutton": "^3.0.42",
"@spectrum-css/component-builder-simple": "^2.0.12",
"@spectrum-css/fieldlabel": "^6.0.34",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/popover": "^6.0.45",
"@spectrum-css/table": "^4.0.48",
"@spectrum-css/tokens": "^10.0.0",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.42"></a>
## 3.0.42
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@3.0.41...@spectrum-css/actionbutton@3.0.42)

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





<a name="3.0.41"></a>
## 3.0.41
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@3.0.40...@spectrum-css/actionbutton@3.0.41)
Expand Down
6 changes: 3 additions & 3 deletions components/actionbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbutton",
"version": "3.0.41",
"version": "3.0.42",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,8 +22,8 @@
"@spectrum-css/tokens": ">=10.0.0"
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.11",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/component-builder-simple": "^2.0.12",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/tokens": "^10.0.0",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.43"></a>
## 3.0.43
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.42...@spectrum-css/actiongroup@3.0.43)

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





<a name="3.0.42"></a>
## 3.0.42
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.41...@spectrum-css/actiongroup@3.0.42)
Expand Down
8 changes: 4 additions & 4 deletions components/actiongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actiongroup",
"version": "3.0.42",
"version": "3.0.43",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,9 +22,9 @@
"@spectrum-css/tokens": ">=10.0.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.41",
"@spectrum-css/component-builder-simple": "^2.0.11",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/actionbutton": "^3.0.42",
"@spectrum-css/component-builder-simple": "^2.0.12",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/tokens": "^10.0.0",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.30"></a>
## 4.0.30
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.29...@spectrum-css/actionmenu@4.0.30)

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





<a name="4.0.29"></a>
## 4.0.29
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.28...@spectrum-css/actionmenu@4.0.29)
Expand Down
12 changes: 6 additions & 6 deletions components/actionmenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionmenu",
"version": "4.0.29",
"version": "4.0.30",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -25,11 +25,11 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.41",
"@spectrum-css/component-builder": "^4.0.8",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/menu": "^4.0.32",
"@spectrum-css/popover": "^6.0.44",
"@spectrum-css/actionbutton": "^3.0.42",
"@spectrum-css/component-builder": "^4.0.9",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/menu": "^4.0.33",
"@spectrum-css/popover": "^6.0.45",
"@spectrum-css/vars": "^9.0.5",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.40"></a>
## 3.0.40
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.39...@spectrum-css/asset@3.0.40)

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





<a name="3.0.39"></a>
## 3.0.39
🗓 2023-05-02 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.38...@spectrum-css/asset@3.0.39)
Expand Down
4 changes: 2 additions & 2 deletions 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.39",
"version": "3.0.40",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -21,7 +21,7 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/component-builder": "^4.0.8",
"@spectrum-css/component-builder": "^4.0.9",
"@spectrum-css/vars": "^9.0.5",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.34"></a>
## 1.1.34
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@1.1.33...@spectrum-css/assetcard@1.1.34)

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





<a name="1.1.33"></a>
## 1.1.33
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@1.1.32...@spectrum-css/assetcard@1.1.33)
Expand Down
10 changes: 5 additions & 5 deletions components/assetcard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetcard",
"version": "1.1.33",
"version": "1.1.34",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,10 +24,10 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/checkbox": "^6.0.29",
"@spectrum-css/component-builder": "^4.0.8",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/typography": "^5.0.15",
"@spectrum-css/checkbox": "^6.0.30",
"@spectrum-css/component-builder": "^4.0.9",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/typography": "^5.0.16",
"@spectrum-css/vars": "^9.0.5",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.54"></a>
## 3.0.54
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.53...@spectrum-css/assetlist@3.0.54)

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





<a name="3.0.53"></a>
## 3.0.53
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.52...@spectrum-css/assetlist@3.0.53)
Expand Down
8 changes: 4 additions & 4 deletions components/assetlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetlist",
"version": "3.0.53",
"version": "3.0.54",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -23,9 +23,9 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/checkbox": "^6.0.29",
"@spectrum-css/component-builder": "^4.0.8",
"@spectrum-css/icon": "^3.0.42",
"@spectrum-css/checkbox": "^6.0.30",
"@spectrum-css/component-builder": "^4.0.9",
"@spectrum-css/icon": "^3.0.43",
"@spectrum-css/vars": "^9.0.5",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.28"></a>
## 6.0.28
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.27...@spectrum-css/avatar@6.0.28)

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





<a name="6.0.27"></a>
## 6.0.27
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.26...@spectrum-css/avatar@6.0.27)
Expand Down
4 changes: 2 additions & 2 deletions 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.27",
"version": "6.0.28",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -21,7 +21,7 @@
"@spectrum-css/tokens": ">=10.0.0"
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.11",
"@spectrum-css/component-builder-simple": "^2.0.12",
"@spectrum-css/tokens": "^10.0.0",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.30"></a>
## 3.0.30
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.29...@spectrum-css/badge@3.0.30)

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





<a name="3.0.29"></a>
## 3.0.29
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.28...@spectrum-css/badge@3.0.29)
Expand Down
4 changes: 2 additions & 2 deletions components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/badge",
"version": "3.0.29",
"version": "3.0.30",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -21,7 +21,7 @@
"@spectrum-css/tokens": ">=10.0.0"
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.11",
"@spectrum-css/component-builder-simple": "^2.0.12",
"@spectrum-css/tokens": "^10.0.0",
"gulp": "^4.0.0"
},
Expand Down
10 changes: 10 additions & 0 deletions components/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.30"></a>
## 7.0.30
🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.29...@spectrum-css/breadcrumb@7.0.30)

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





<a name="7.0.29"></a>
## 7.0.29
🗓 2023-05-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.28...@spectrum-css/breadcrumb@7.0.29)
Expand Down

0 comments on commit f5262ea

Please sign in to comment.