Skip to content

Commit 7166def

Browse files
committed
chore(release): release
- @spectrum-css/accordion@4.0.3 - @spectrum-css/actionbar@6.0.50 - @spectrum-css/actionbutton@4.0.7 - @spectrum-css/actiongroup@3.0.55 - @spectrum-css/actionmenu@4.0.43 - @spectrum-css/alertbanner@1.1.11 - @spectrum-css/assetcard@1.1.45 - @spectrum-css/assetlist@3.0.65 - @spectrum-css/avatar@6.0.38 - @spectrum-css/badge@3.0.40 - @spectrum-css/breadcrumb@7.0.41 - @spectrum-css/button@10.1.8 - @spectrum-css/buttongroup@6.0.55 - @spectrum-css/calendar@3.2.4 - @spectrum-css/card@6.0.2 - @spectrum-css/checkbox@6.1.6 - @spectrum-css/closebutton@3.1.8 - @spectrum-css/coachmark@5.0.52 - @spectrum-css/colorarea@4.0.25 - @spectrum-css/colorhandle@5.0.13 - @spectrum-css/colorloupe@4.1.4 - @spectrum-css/colorslider@3.0.21 - @spectrum-css/colorwheel@3.0.25 - @spectrum-css/combobox@2.0.20 - @spectrum-css/contextualhelp@2.0.19 - @spectrum-css/cyclebutton@3.0.67 - @spectrum-css/datepicker@1.0.33 - @spectrum-css/dial@1.0.50 - @spectrum-css/dialog@6.0.60 - @spectrum-css/divider@2.1.11 - @spectrum-css/dropzone@5.0.7 - @spectrum-css/fieldgroup@4.0.55 - @spectrum-css/fieldlabel@7.0.14 - @spectrum-css/floatingactionbutton@1.0.13 - @spectrum-css/helptext@4.0.40 - @spectrum-css/illustratedmessage@6.0.7 - @spectrum-css/inlinealert@7.0.31 - @spectrum-css/link@4.0.51 - @spectrum-css/menu@4.0.46 - @spectrum-css/miller@3.0.65 - @spectrum-css/pagination@6.0.30 - @spectrum-css/picker@4.0.19 - @spectrum-css/pickerbutton@3.0.31 - @spectrum-css/popover@6.0.58 - @spectrum-css/progressbar@3.0.52 - @spectrum-css/progresscircle@2.0.51 - @spectrum-css/quickaction@3.0.67 - @spectrum-css/radio@7.0.40 - @spectrum-css/rating@4.0.11 - @spectrum-css/search@6.0.5 - @spectrum-css/searchwithin@4.0.34 - @spectrum-css/slider@4.0.13 - @spectrum-css/splitbutton@5.0.54 - @spectrum-css/statuslight@6.0.38 - @spectrum-css/steplist@3.0.64 - @spectrum-css/stepper@4.0.41 - @spectrum-css/swatch@4.0.29 - @spectrum-css/swatchgroup@2.0.53 - @spectrum-css/switch@3.1.6 - @spectrum-css/table@4.0.59 - @spectrum-css/tabs@3.2.64 - @spectrum-css/tag@5.0.40 - @spectrum-css/taggroup@3.3.53 - @spectrum-css/textfield@6.0.5 - @spectrum-css/thumbnail@3.0.15 - @spectrum-css/toast@9.0.40 - @spectrum-css/tokens@10.2.2 - @spectrum-css/tooltip@5.0.40 - @spectrum-css/tray@2.0.55 - @spectrum-css/typography@5.0.26 - @spectrum-css/preview@3.2.0
1 parent 29b179c commit 7166def

File tree

142 files changed

+728
-221
lines changed

Some content is hidden

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

142 files changed

+728
-221
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.3"></a>
7+
##4.0.3
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@4.0.2...@spectrum-css/accordion@4.0.3)
10+
11+
**Note:** Version bump only for package @spectrum-css/accordion
12+
613
<a name="4.0.2"></a>
714
##4.0.2
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.2",
3+
"version": "4.0.3",
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.15",
2626
"@spectrum-css/icon": "^3.0.49",
27-
"@spectrum-css/tokens": "^10.2.1",
27+
"@spectrum-css/tokens": "^10.2.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.50"></a>
7+
##6.0.50
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.49...@spectrum-css/actionbar@6.0.50)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbar
12+
613
<a name="6.0.49"></a>
714
##6.0.49
815
🗓

components/actionbar/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionbar",
3-
"version": "6.0.49",
3+
"version": "6.0.50",
44
"description": "The Spectrum CSS actionbar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -27,15 +27,15 @@
2727
"@spectrum-css/tokens": ">=10.0.0"
2828
},
2929
"devDependencies": {
30-
"@spectrum-css/actionbutton": "^4.0.6",
31-
"@spectrum-css/actiongroup": "^3.0.54",
32-
"@spectrum-css/closebutton": "^3.1.7",
30+
"@spectrum-css/actionbutton": "^4.0.7",
31+
"@spectrum-css/actiongroup": "^3.0.55",
32+
"@spectrum-css/closebutton": "^3.1.8",
3333
"@spectrum-css/component-builder-simple": "^2.0.15",
34-
"@spectrum-css/fieldlabel": "^7.0.13",
34+
"@spectrum-css/fieldlabel": "^7.0.14",
3535
"@spectrum-css/icon": "^3.0.49",
36-
"@spectrum-css/popover": "^6.0.57",
37-
"@spectrum-css/table": "^4.0.58",
38-
"@spectrum-css/tokens": "^10.2.1",
36+
"@spectrum-css/popover": "^6.0.58",
37+
"@spectrum-css/table": "^4.0.59",
38+
"@spectrum-css/tokens": "^10.2.2",
3939
"gulp": "^4.0.0"
4040
},
4141
"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="4.0.7"></a>
7+
##4.0.7
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@4.0.6...@spectrum-css/actionbutton@4.0.7)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbutton
12+
613
<a name="4.0.6"></a>
714
##4.0.6
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": "4.0.6",
3+
"version": "4.0.7",
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.15",
2626
"@spectrum-css/icon": "^3.0.49",
27-
"@spectrum-css/tokens": "^10.2.1",
27+
"@spectrum-css/tokens": "^10.2.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="3.0.55"></a>
7+
##3.0.55
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.54...@spectrum-css/actiongroup@3.0.55)
10+
11+
**Note:** Version bump only for package @spectrum-css/actiongroup
12+
613
<a name="3.0.54"></a>
714
##3.0.54
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": "3.0.54",
3+
"version": "3.0.55",
44
"description": "The Spectrum CSS actiongroup component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,10 +22,10 @@
2222
"@spectrum-css/tokens": ">=10.0.0"
2323
},
2424
"devDependencies": {
25-
"@spectrum-css/actionbutton": "^4.0.6",
25+
"@spectrum-css/actionbutton": "^4.0.7",
2626
"@spectrum-css/component-builder-simple": "^2.0.15",
2727
"@spectrum-css/icon": "^3.0.49",
28-
"@spectrum-css/tokens": "^10.2.1",
28+
"@spectrum-css/tokens": "^10.2.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.43"></a>
7+
##4.0.43
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.42...@spectrum-css/actionmenu@4.0.43)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionmenu
12+
613
<a name="4.0.42"></a>
714
##4.0.42
815
🗓

components/actionmenu/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/actionmenu",
3-
"version": "4.0.42",
3+
"version": "4.0.43",
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": "^4.0.6",
28+
"@spectrum-css/actionbutton": "^4.0.7",
2929
"@spectrum-css/component-builder": "^4.0.12",
3030
"@spectrum-css/icon": "^3.0.49",
31-
"@spectrum-css/menu": "^4.0.45",
32-
"@spectrum-css/popover": "^6.0.57",
31+
"@spectrum-css/menu": "^4.0.46",
32+
"@spectrum-css/popover": "^6.0.58",
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.11"></a>
7+
##1.1.11
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.10...@spectrum-css/alertbanner@1.1.11)
10+
11+
**Note:** Version bump only for package @spectrum-css/alertbanner
12+
613
<a name="1.1.10"></a>
714
##1.1.10
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.10",
3+
"version": "1.1.11",
44
"description": "The Spectrum CSS alertbanner component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,11 +24,11 @@
2424
"@spectrum-css/tokens": ">=10.0.0"
2525
},
2626
"devDependencies": {
27-
"@spectrum-css/closebutton": "^3.1.7",
27+
"@spectrum-css/closebutton": "^3.1.8",
2828
"@spectrum-css/component-builder-simple": "^2.0.15",
29-
"@spectrum-css/divider": "^2.1.10",
29+
"@spectrum-css/divider": "^2.1.11",
3030
"@spectrum-css/icon": "^3.0.49",
31-
"@spectrum-css/tokens": "^10.2.1",
31+
"@spectrum-css/tokens": "^10.2.2",
3232
"gulp": "^4.0.0"
3333
},
3434
"publishConfig": {

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="1.1.45"></a>
7+
##1.1.45
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@1.1.44...@spectrum-css/assetcard@1.1.45)
10+
11+
**Note:** Version bump only for package @spectrum-css/assetcard
12+
613
<a name="1.1.44"></a>
714
##1.1.44
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": "1.1.44",
3+
"version": "1.1.45",
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": "^6.1.5",
27+
"@spectrum-css/checkbox": "^6.1.6",
2828
"@spectrum-css/component-builder": "^4.0.12",
2929
"@spectrum-css/icon": "^3.0.49",
30-
"@spectrum-css/typography": "^5.0.25",
30+
"@spectrum-css/typography": "^5.0.26",
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.65"></a>
7+
##3.0.65
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.64...@spectrum-css/assetlist@3.0.65)
10+
11+
**Note:** Version bump only for package @spectrum-css/assetlist
12+
613
<a name="3.0.64"></a>
714
##3.0.64
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.64",
3+
"version": "3.0.65",
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": "^6.1.5",
26+
"@spectrum-css/checkbox": "^6.1.6",
2727
"@spectrum-css/component-builder": "^4.0.12",
2828
"@spectrum-css/icon": "^3.0.49",
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.38"></a>
7+
##6.0.38
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.37...@spectrum-css/avatar@6.0.38)
10+
11+
**Note:** Version bump only for package @spectrum-css/avatar
12+
613
<a name="6.0.37"></a>
714
##6.0.37
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.37",
3+
"version": "6.0.38",
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.15",
25-
"@spectrum-css/tokens": "^10.2.1",
25+
"@spectrum-css/tokens": "^10.2.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.0.40"></a>
7+
##3.0.40
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.39...@spectrum-css/badge@3.0.40)
10+
11+
**Note:** Version bump only for package @spectrum-css/badge
12+
613
<a name="3.0.39"></a>
714
##3.0.39
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.0.39",
3+
"version": "3.0.40",
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.15",
25-
"@spectrum-css/tokens": "^10.2.1",
25+
"@spectrum-css/tokens": "^10.2.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="7.0.41"></a>
7+
##7.0.41
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.40...@spectrum-css/breadcrumb@7.0.41)
10+
11+
**Note:** Version bump only for package @spectrum-css/breadcrumb
12+
613
<a name="7.0.40"></a>
714
##7.0.40
815
🗓

components/breadcrumb/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/breadcrumb",
3-
"version": "7.0.40",
3+
"version": "7.0.41",
44
"description": "The Spectrum CSS breadcrumb component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -23,10 +23,10 @@
2323
"@spectrum-css/tokens": ">=10.0.0"
2424
},
2525
"devDependencies": {
26-
"@spectrum-css/actionbutton": "^4.0.6",
26+
"@spectrum-css/actionbutton": "^4.0.7",
2727
"@spectrum-css/component-builder-simple": "^2.0.15",
2828
"@spectrum-css/icon": "^3.0.49",
29-
"@spectrum-css/tokens": "^10.2.1",
29+
"@spectrum-css/tokens": "^10.2.2",
3030
"gulp": "^4.0.0"
3131
},
3232
"publishConfig": {

components/button/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="10.1.8"></a>
7+
##10.1.8
8+
🗓
9+
2023-07-11 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@10.1.7...@spectrum-css/button@10.1.8)
10+
11+
**Note:** Version bump only for package @spectrum-css/button
12+
613
<a name="10.1.7"></a>
714
##10.1.7
815
🗓

0 commit comments

Comments
 (0)