Skip to content

Commit 5073fff

Browse files
committed
chore(release): release
- @spectrum-css/accordion@4.0.15 - @spectrum-css/actionbar@6.0.66 - @spectrum-css/actionbutton@5.0.5 - @spectrum-css/actiongroup@4.0.5 - @spectrum-css/actionmenu@4.0.56 - @spectrum-css/alertbanner@1.1.23 - @spectrum-css/alertdialog@1.0.3 - @spectrum-css/assetcard@2.0.5 - @spectrum-css/assetlist@3.0.78 - @spectrum-css/avatar@6.0.50 - @spectrum-css/badge@3.1.6 - @spectrum-css/breadcrumb@8.0.5 - @spectrum-css/button@11.0.5 - @spectrum-css/buttongroup@6.1.3 - @spectrum-css/calendar@4.0.10 - @spectrum-css/card@6.0.15 - @spectrum-css/checkbox@7.0.8 - @spectrum-css/clearbutton@5.0.3 - @spectrum-css/closebutton@4.0.5 - @spectrum-css/coachmark@5.0.64 - @spectrum-css/colorarea@4.0.39 - @spectrum-css/colorhandle@7.0.5 - @spectrum-css/colorloupe@4.1.16 - @spectrum-css/colorslider@5.0.2 - @spectrum-css/colorwheel@3.0.39 - @spectrum-css/combobox@2.0.34 - @spectrum-css/contextualhelp@2.0.32 - @spectrum-css/cyclebutton@3.0.79 - @spectrum-css/datepicker@1.0.47 - @spectrum-css/dialog@8.0.1 - @spectrum-css/divider@2.1.23 - @spectrum-css/dropzone@5.0.19 - @spectrum-css/fieldgroup@4.0.69 - @spectrum-css/fieldlabel@7.0.30 - @spectrum-css/floatingactionbutton@1.0.25 - @spectrum-css/helptext@4.0.52 - @spectrum-css/illustratedmessage@6.0.19 - @spectrum-css/infieldbutton@3.0.9 - @spectrum-css/inlinealert@7.0.43 - @spectrum-css/link@4.0.63 - @spectrum-css/menu@5.0.8 - @spectrum-css/miller@3.0.78 - @spectrum-css/pagination@6.0.43 - @spectrum-css/picker@7.0.5 - @spectrum-css/pickerbutton@4.0.9 - @spectrum-css/popover@6.0.71 - @spectrum-css/progressbar@3.0.68 - @spectrum-css/progresscircle@2.0.63 - @spectrum-css/quickaction@3.0.80 - @spectrum-css/radio@8.0.6 - @spectrum-css/rating@4.0.23 - @spectrum-css/search@6.0.18 - @spectrum-css/searchwithin@5.0.11 - @spectrum-css/sidenav@4.0.7 - @spectrum-css/slider@4.1.7 - @spectrum-css/splitbutton@6.0.5 - @spectrum-css/statuslight@6.0.50 - @spectrum-css/steplist@3.0.76 - @spectrum-css/stepper@4.0.54 - @spectrum-css/swatch@5.0.10 - @spectrum-css/swatchgroup@2.0.66 - @spectrum-css/switch@4.0.5 - @spectrum-css/table@4.0.72 - @spectrum-css/tabs@4.0.14 - @spectrum-css/tag@8.0.4 - @spectrum-css/taggroup@4.0.2 - @spectrum-css/textfield@6.0.18 - @spectrum-css/thumbnail@5.0.5 - @spectrum-css/toast@9.1.6 - @spectrum-css/tokens@11.3.2 - @spectrum-css/tooltip@5.1.9 - @spectrum-css/tray@2.1.9 - @spectrum-css/typography@5.0.38 - @spectrum-css/underlay@3.0.1 - @spectrum-css/preview@4.1.13
1 parent 5fc129b commit 5073fff

File tree

150 files changed

+758
-233
lines changed

Some content is hidden

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

150 files changed

+758
-233
lines changed

components/accordion/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.15"></a>
7+
##4.0.15
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@4.0.14...@spectrum-css/accordion@4.0.15)
10+
11+
**Note:** Version bump only for package @spectrum-css/accordion
12+
613
<a name="4.0.14"></a>
714
##4.0.14
815
🗓

components/accordion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/accordion",
3-
"version": "4.0.14",
3+
"version": "4.0.15",
44
"description": "The Spectrum CSS accordion component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@spectrum-css/component-builder-simple": "^2.0.17",
2626
"@spectrum-css/icon": "^4.0.1",
27-
"@spectrum-css/tokens": "^11.3.1",
27+
"@spectrum-css/tokens": "^11.3.2",
2828
"gulp": "^4.0.0"
2929
},
3030
"publishConfig": {

components/actionbar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="6.0.66"></a>
7+
##6.0.66
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.65...@spectrum-css/actionbar@6.0.66)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbar
12+
613
<a name="6.0.65"></a>
714
##6.0.65
815
🗓

components/actionbar/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionbar",
3-
"version": "6.0.65",
3+
"version": "6.0.66",
44
"description": "The Spectrum CSS actionbar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -28,13 +28,13 @@
2828
},
2929
"devDependencies": {
3030
"@spectrum-css/actionbutton": "^4.0.0-beta.0",
31-
"@spectrum-css/closebutton": "^4.0.4",
31+
"@spectrum-css/closebutton": "^4.0.5",
3232
"@spectrum-css/component-builder-simple": "^2.0.17",
33-
"@spectrum-css/fieldlabel": "^7.0.29",
33+
"@spectrum-css/fieldlabel": "^7.0.30",
3434
"@spectrum-css/icon": "^4.0.1",
35-
"@spectrum-css/popover": "^6.0.70",
36-
"@spectrum-css/table": "^4.0.71",
37-
"@spectrum-css/tokens": "^11.3.1",
35+
"@spectrum-css/popover": "^6.0.71",
36+
"@spectrum-css/table": "^4.0.72",
37+
"@spectrum-css/tokens": "^11.3.2",
3838
"gulp": "^4.0.0"
3939
},
4040
"publishConfig": {

components/actionbutton/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="5.0.5"></a>
7+
##5.0.5
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.0.4...@spectrum-css/actionbutton@5.0.5)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbutton
12+
613
<a name="5.0.4"></a>
714
##5.0.4
815
🗓

components/actionbutton/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionbutton",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"description": "The Spectrum CSS action button component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@spectrum-css/component-builder-simple": "^2.0.17",
2626
"@spectrum-css/icon": "^4.0.1",
27-
"@spectrum-css/tokens": "^11.3.1",
27+
"@spectrum-css/tokens": "^11.3.2",
2828
"gulp": "^4.0.0"
2929
},
3030
"publishConfig": {

components/actiongroup/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.5"></a>
7+
##4.0.5
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@4.0.4...@spectrum-css/actiongroup@4.0.5)
10+
11+
**Note:** Version bump only for package @spectrum-css/actiongroup
12+
613
<a name="4.0.4"></a>
714
##4.0.4
815
🗓

components/actiongroup/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actiongroup",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "The Spectrum CSS actiongroup component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,10 +22,10 @@
2222
"@spectrum-css/tokens": ">=10"
2323
},
2424
"devDependencies": {
25-
"@spectrum-css/actionbutton": "^5.0.4",
25+
"@spectrum-css/actionbutton": "^5.0.5",
2626
"@spectrum-css/component-builder-simple": "^2.0.17",
2727
"@spectrum-css/icon": "^4.0.1",
28-
"@spectrum-css/tokens": "^11.3.1",
28+
"@spectrum-css/tokens": "^11.3.2",
2929
"gulp": "^4.0.0"
3030
},
3131
"publishConfig": {

components/actionmenu/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.56"></a>
7+
##4.0.56
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.55...@spectrum-css/actionmenu@4.0.56)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionmenu
12+
613
<a name="4.0.55"></a>
714
##4.0.55
815
🗓

components/actionmenu/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionmenu",
3-
"version": "4.0.55",
3+
"version": "4.0.56",
44
"description": "The Spectrum CSS actionmenu component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -25,11 +25,11 @@
2525
"@spectrum-css/vars": ">=9"
2626
},
2727
"devDependencies": {
28-
"@spectrum-css/actionbutton": "^5.0.4",
28+
"@spectrum-css/actionbutton": "^5.0.5",
2929
"@spectrum-css/component-builder": "^4.0.14",
3030
"@spectrum-css/icon": "^4.0.1",
3131
"@spectrum-css/menu": "^4.0.50",
32-
"@spectrum-css/popover": "^6.0.70",
32+
"@spectrum-css/popover": "^6.0.71",
3333
"@spectrum-css/vars": "^9.0.8",
3434
"gulp": "^4.0.0"
3535
},

components/alertbanner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.1.23"></a>
7+
##1.1.23
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.22...@spectrum-css/alertbanner@1.1.23)
10+
11+
**Note:** Version bump only for package @spectrum-css/alertbanner
12+
613
<a name="1.1.22"></a>
714
##1.1.22
815
🗓

components/alertbanner/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/alertbanner",
3-
"version": "1.1.22",
3+
"version": "1.1.23",
44
"description": "The Spectrum CSS alertbanner component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,11 +24,11 @@
2424
"@spectrum-css/tokens": ">=10"
2525
},
2626
"devDependencies": {
27-
"@spectrum-css/closebutton": "^4.0.4",
27+
"@spectrum-css/closebutton": "^4.0.5",
2828
"@spectrum-css/component-builder-simple": "^2.0.17",
29-
"@spectrum-css/divider": "^2.1.22",
29+
"@spectrum-css/divider": "^2.1.23",
3030
"@spectrum-css/icon": "^4.0.1",
31-
"@spectrum-css/tokens": "^11.3.1",
31+
"@spectrum-css/tokens": "^11.3.2",
3232
"gulp": "^4.0.0"
3333
},
3434
"publishConfig": {

components/alertdialog/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.0.3"></a>
7+
##1.0.3
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.0.2...@spectrum-css/alertdialog@1.0.3)
10+
11+
**Note:** Version bump only for package @spectrum-css/alertdialog
12+
613
<a name="1.0.2"></a>
714
##1.0.2
815
🗓

components/alertdialog/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/alertdialog",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "The Spectrum CSS alertdialog component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -27,13 +27,13 @@
2727
"@spectrum-css/underlay": ">=2"
2828
},
2929
"devDependencies": {
30-
"@spectrum-css/button": "^11.0.4",
31-
"@spectrum-css/buttongroup": "^6.1.2",
30+
"@spectrum-css/button": "^11.0.5",
31+
"@spectrum-css/buttongroup": "^6.1.3",
3232
"@spectrum-css/component-builder-simple": "^2.0.17",
33-
"@spectrum-css/divider": "^2.1.22",
33+
"@spectrum-css/divider": "^2.1.23",
3434
"@spectrum-css/icon": "^3.1.0-alpha.0",
3535
"@spectrum-css/modal": "^3.1.0",
36-
"@spectrum-css/tokens": "^11.3.1",
36+
"@spectrum-css/tokens": "^11.3.2",
3737
"@spectrum-css/underlay": "^2.1.0",
3838
"gulp": "^4.0.0"
3939
},

components/assetcard/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.5"></a>
7+
##2.0.5
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@2.0.4...@spectrum-css/assetcard@2.0.5)
10+
11+
**Note:** Version bump only for package @spectrum-css/assetcard
12+
613
<a name="2.0.4"></a>
714
##2.0.4
815
🗓

components/assetcard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/assetcard",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "The Spectrum CSS asset card component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,10 +24,10 @@
2424
"@spectrum-css/vars": ">=9"
2525
},
2626
"devDependencies": {
27-
"@spectrum-css/checkbox": "^7.0.7",
27+
"@spectrum-css/checkbox": "^7.0.8",
2828
"@spectrum-css/component-builder": "^4.0.14",
2929
"@spectrum-css/icon": "^4.0.1",
30-
"@spectrum-css/typography": "^5.0.37",
30+
"@spectrum-css/typography": "^5.0.38",
3131
"@spectrum-css/vars": "^9.0.8",
3232
"gulp": "^4.0.0"
3333
},

components/assetlist/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.0.78"></a>
7+
##3.0.78
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.77...@spectrum-css/assetlist@3.0.78)
10+
11+
**Note:** Version bump only for package @spectrum-css/assetlist
12+
613
<a name="3.0.77"></a>
714
##3.0.77
815
🗓

components/assetlist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/assetlist",
3-
"version": "3.0.77",
3+
"version": "3.0.78",
44
"description": "The Spectrum CSS assetlist component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -23,7 +23,7 @@
2323
"@spectrum-css/vars": ">=9"
2424
},
2525
"devDependencies": {
26-
"@spectrum-css/checkbox": "^7.0.7",
26+
"@spectrum-css/checkbox": "^7.0.8",
2727
"@spectrum-css/component-builder": "^4.0.14",
2828
"@spectrum-css/icon": "^4.0.1",
2929
"@spectrum-css/vars": "^9.0.8",

components/avatar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="6.0.50"></a>
7+
##6.0.50
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.49...@spectrum-css/avatar@6.0.50)
10+
11+
**Note:** Version bump only for package @spectrum-css/avatar
12+
613
<a name="6.0.49"></a>
714
##6.0.49
815
🗓

components/avatar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/avatar",
3-
"version": "6.0.49",
3+
"version": "6.0.50",
44
"description": "The Spectrum CSS avatar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@spectrum-css/component-builder-simple": "^2.0.17",
25-
"@spectrum-css/tokens": "^11.3.1",
25+
"@spectrum-css/tokens": "^11.3.2",
2626
"gulp": "^4.0.0"
2727
},
2828
"publishConfig": {

components/badge/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.1.6"></a>
7+
##3.1.6
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.1.5...@spectrum-css/badge@3.1.6)
10+
11+
**Note:** Version bump only for package @spectrum-css/badge
12+
613
<a name="3.1.5"></a>
714
##3.1.5
815
🗓

components/badge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/badge",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "The Spectrum CSS badge component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@spectrum-css/component-builder-simple": "^2.0.17",
25-
"@spectrum-css/tokens": "^11.3.1",
25+
"@spectrum-css/tokens": "^11.3.2",
2626
"gulp": "^4.0.0"
2727
},
2828
"publishConfig": {

components/breadcrumb/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="8.0.5"></a>
7+
##8.0.5
8+
🗓
9+
2023-08-31 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@8.0.4...@spectrum-css/breadcrumb@8.0.5)
10+
11+
**Note:** Version bump only for package @spectrum-css/breadcrumb
12+
613
<a name="8.0.4"></a>
714
##8.0.4
815
🗓

0 commit comments

Comments
 (0)