Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @spectrum-css/accordion@3.0.48
 - @spectrum-css/actionbar@6.0.45
 - @spectrum-css/actionbutton@4.0.3
 - @spectrum-css/actiongroup@3.0.50
 - @spectrum-css/actionmenu@4.0.38
 - @spectrum-css/alertbanner@1.1.6
 - @spectrum-css/asset@3.0.44
 - @spectrum-css/assetcard@1.1.41
 - @spectrum-css/assetlist@3.0.61
 - @spectrum-css/avatar@6.0.34
 - @spectrum-css/badge@3.0.36
 - @spectrum-css/breadcrumb@7.0.37
 - @spectrum-css/button@10.1.4
 - @spectrum-css/buttongroup@6.0.51
 - @spectrum-css/calendar@3.1.24
 - @spectrum-css/card@5.0.39
 - @spectrum-css/checkbox@6.1.2
 - @spectrum-css/clearbutton@1.2.34
 - @spectrum-css/closebutton@3.1.4
 - @spectrum-css/coachmark@5.0.48
 - @spectrum-css/colorarea@4.0.20
 - @spectrum-css/colorhandle@5.0.8
 - @spectrum-css/colorloupe@4.0.8
 - @spectrum-css/colorslider@3.0.16
 - @spectrum-css/colorwheel@3.0.20
 - @spectrum-css/combobox@2.0.15
 - @spectrum-css/commons@7.0.8
 - @spectrum-css/contextualhelp@2.0.14
 - @spectrum-css/cyclebutton@3.0.63
 - @spectrum-css/datepicker@1.0.28
 - @spectrum-css/dial@1.0.47
 - @spectrum-css/dialog@6.0.55
 - @spectrum-css/divider@2.1.6
 - @spectrum-css/dropindicator@3.0.47
 - @spectrum-css/dropzone@5.0.3
 - @spectrum-css/expressvars@3.0.8
 - @spectrum-css/fieldgroup@4.0.51
 - @spectrum-css/fieldlabel@7.0.9
 - @spectrum-css/floatingactionbutton@1.0.9
 - @spectrum-css/helptext@4.0.36
 - @spectrum-css/icon@3.0.47
 - @spectrum-css/illustratedmessage@6.0.3
 - @spectrum-css/infieldbutton@2.0.24
 - @spectrum-css/inlinealert@7.0.27
 - @spectrum-css/link@4.0.47
 - @spectrum-css/logicbutton@1.2.33
 - @spectrum-css/menu@4.0.41
 - @spectrum-css/miller@3.0.61
 - @spectrum-css/modal@3.0.45
 - @spectrum-css/overlay@3.0.9
 - @spectrum-css/page@5.0.31
 - @spectrum-css/pagination@6.0.26
 - @spectrum-css/picker@4.0.14
 - @spectrum-css/pickerbutton@3.0.26
 - @spectrum-css/popover@6.0.53
 - @spectrum-css/progressbar@3.0.47
 - @spectrum-css/progresscircle@2.0.47
 - @spectrum-css/quickaction@3.0.63
 - @spectrum-css/radio@7.0.36
 - @spectrum-css/rating@4.0.7
 - @spectrum-css/search@6.0.1
 - @spectrum-css/searchwithin@4.0.29
 - @spectrum-css/sidenav@3.0.48
 - @spectrum-css/site@3.0.21
 - @spectrum-css/slider@4.0.9
 - @spectrum-css/splitbutton@5.0.50
 - @spectrum-css/splitview@3.0.44
 - @spectrum-css/statuslight@6.0.34
 - @spectrum-css/steplist@3.0.60
 - @spectrum-css/stepper@4.0.37
 - @spectrum-css/swatch@4.0.24
 - @spectrum-css/swatchgroup@2.0.48
 - @spectrum-css/switch@3.1.2
 - @spectrum-css/table@4.0.55
 - @spectrum-css/tabs@3.2.59
 - @spectrum-css/tag@5.0.36
 - @spectrum-css/taggroup@3.3.49
 - @spectrum-css/textfield@6.0.1
 - @spectrum-css/thumbnail@3.0.11
 - @spectrum-css/toast@9.0.36
 - @spectrum-css/tooltip@5.0.36
 - @spectrum-css/tray@2.0.50
 - @spectrum-css/treeview@7.0.5
 - @spectrum-css/typography@5.0.22
 - @spectrum-css/underlay@2.0.52
 - @spectrum-css/vars@9.0.8
 - @spectrum-css/well@3.0.44
 - @spectrum-css/component-builder@4.0.12
 - @spectrum-css/preview@3.0.26
  • Loading branch information
pfulton committed Jun 12, 2023
1 parent 491dbcb commit 0990908
Show file tree
Hide file tree
Showing 178 changed files with 1,120 additions and 325 deletions.
9 changes: 9 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.48"></a>
##3.0.48
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.47...@spectrum-css/accordion@3.0.48)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="3.0.47"></a>
##3.0.47
🗓
Expand Down
8 changes: 4 additions & 4 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.47",
"version": "3.0.48",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,9 +22,9 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/component-builder": "^4.0.11",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/vars": "^9.0.7",
"@spectrum-css/component-builder": "^4.0.12",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/vars": "^9.0.8",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.45"></a>
##6.0.45
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.44...@spectrum-css/actionbar@6.0.45)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="6.0.44"></a>
##6.0.44
🗓
Expand Down
16 changes: 8 additions & 8 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.44",
"version": "6.0.45",
"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": "^4.0.2",
"@spectrum-css/actiongroup": "^3.0.49",
"@spectrum-css/closebutton": "^3.1.3",
"@spectrum-css/actionbutton": "^4.0.3",
"@spectrum-css/actiongroup": "^3.0.50",
"@spectrum-css/closebutton": "^3.1.4",
"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/fieldlabel": "^7.0.8",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/popover": "^6.0.52",
"@spectrum-css/table": "^4.0.54",
"@spectrum-css/fieldlabel": "^7.0.9",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/popover": "^6.0.53",
"@spectrum-css/table": "^4.0.55",
"@spectrum-css/tokens": "^10.1.2",
"gulp": "^4.0.0"
},
Expand Down
9 changes: 9 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.3"></a>
##4.0.3
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@4.0.2...@spectrum-css/actionbutton@4.0.3)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="4.0.2"></a>
##4.0.2
🗓
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": "4.0.2",
"version": "4.0.3",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/tokens": "^10.1.2",
"gulp": "^4.0.0"
},
Expand Down
9 changes: 9 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.50"></a>
##3.0.50
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.49...@spectrum-css/actiongroup@3.0.50)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="3.0.49"></a>
##3.0.49
🗓
Expand Down
6 changes: 3 additions & 3 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.49",
"version": "3.0.50",
"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": "^4.0.2",
"@spectrum-css/actionbutton": "^4.0.3",
"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/tokens": "^10.1.2",
"gulp": "^4.0.0"
},
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="4.0.38"></a>
##4.0.38
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.37...@spectrum-css/actionmenu@4.0.38)

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

<a name="4.0.37"></a>
##4.0.37
🗓
Expand Down
14 changes: 7 additions & 7 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.37",
"version": "4.0.38",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -25,12 +25,12 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^4.0.2",
"@spectrum-css/component-builder": "^4.0.11",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/menu": "^4.0.40",
"@spectrum-css/popover": "^6.0.52",
"@spectrum-css/vars": "^9.0.7",
"@spectrum-css/actionbutton": "^4.0.3",
"@spectrum-css/component-builder": "^4.0.12",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/menu": "^4.0.41",
"@spectrum-css/popover": "^6.0.53",
"@spectrum-css/vars": "^9.0.8",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions components/alertbanner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.6"></a>
##1.1.6
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.5...@spectrum-css/alertbanner@1.1.6)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="1.1.5"></a>
##1.1.5
🗓
Expand Down
8 changes: 4 additions & 4 deletions 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.5",
"version": "1.1.6",
"description": "The Spectrum CSS alertbanner component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,10 +24,10 @@
"@spectrum-css/tokens": ">=10.0.0"
},
"devDependencies": {
"@spectrum-css/closebutton": "^3.1.3",
"@spectrum-css/closebutton": "^3.1.4",
"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/divider": "^2.1.5",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/divider": "^2.1.6",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/tokens": "^10.1.2",
"gulp": "^4.0.0"
},
Expand Down
9 changes: 9 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.43...@spectrum-css/asset@3.0.44)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="3.0.43"></a>
##3.0.43
🗓
Expand Down
6 changes: 3 additions & 3 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.43",
"version": "3.0.44",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -21,8 +21,8 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/component-builder": "^4.0.11",
"@spectrum-css/vars": "^9.0.7",
"@spectrum-css/component-builder": "^4.0.12",
"@spectrum-css/vars": "^9.0.8",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.41"></a>
##1.1.41
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@1.1.40...@spectrum-css/assetcard@1.1.41)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="1.1.40"></a>
##1.1.40
🗓
Expand Down
12 changes: 6 additions & 6 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.40",
"version": "1.1.41",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,11 +24,11 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/checkbox": "^6.1.1",
"@spectrum-css/component-builder": "^4.0.11",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/typography": "^5.0.21",
"@spectrum-css/vars": "^9.0.7",
"@spectrum-css/checkbox": "^6.1.2",
"@spectrum-css/component-builder": "^4.0.12",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/typography": "^5.0.22",
"@spectrum-css/vars": "^9.0.8",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.61"></a>
##3.0.61
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.60...@spectrum-css/assetlist@3.0.61)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="3.0.60"></a>
##3.0.60
🗓
Expand Down
10 changes: 5 additions & 5 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.60",
"version": "3.0.61",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -23,10 +23,10 @@
"@spectrum-css/vars": ">=9"
},
"devDependencies": {
"@spectrum-css/checkbox": "^6.1.1",
"@spectrum-css/component-builder": "^4.0.11",
"@spectrum-css/icon": "^3.0.46",
"@spectrum-css/vars": "^9.0.7",
"@spectrum-css/checkbox": "^6.1.2",
"@spectrum-css/component-builder": "^4.0.12",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/vars": "^9.0.8",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.33...@spectrum-css/avatar@6.0.34)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="6.0.33"></a>
##6.0.33
🗓
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.33",
"version": "6.0.34",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.36"></a>
##3.0.36
🗓
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.35...@spectrum-css/badge@3.0.36)

### 🐛 Bug fixes

\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))

<a name="3.0.35"></a>
##3.0.35
🗓
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.0.35",
"version": "3.0.36",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
Loading

0 comments on commit 0990908

Please sign in to comment.