Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @spectrum-css/actionbar@6.0.7
 - @spectrum-css/actionbutton@3.0.18
 - @spectrum-css/actiongroup@3.0.19
 - @spectrum-css/avatar@6.0.5
 - @spectrum-css/badge@3.0.6
 - @spectrum-css/breadcrumb@7.0.6
 - @spectrum-css/button@9.0.6
 - @spectrum-css/buttongroup@6.0.21
 - @spectrum-css/checkbox@6.0.6
 - @spectrum-css/closebutton@3.0.18
 - @spectrum-css/colorarea@2.0.2
 - @spectrum-css/colorhandle@3.0.1
 - @spectrum-css/colorslider@2.0.18
 - @spectrum-css/colorwheel@1.0.32
 - @spectrum-css/divider@2.0.17
 - @spectrum-css/fieldgroup@4.0.20
 - @spectrum-css/fieldlabel@6.0.7
 - @spectrum-css/helptext@4.0.6
 - @spectrum-css/inlinealert@6.0.6
 - @spectrum-css/link@4.0.18
 - @spectrum-css/picker@2.0.6
 - @spectrum-css/popover@6.0.21
 - @spectrum-css/progressbar@3.0.9
 - @spectrum-css/progresscircle@2.0.17
 - @spectrum-css/radio@7.0.6
 - @spectrum-css/searchwithin@3.4.36
 - @spectrum-css/statuslight@6.0.6
 - @spectrum-css/swatch@3.0.16
 - @spectrum-css/swatchgroup@2.0.17
 - @spectrum-css/switch@3.0.12
 - @spectrum-css/tabs@3.2.31
 - @spectrum-css/tag@5.0.6
 - @spectrum-css/toast@9.0.6
 - @spectrum-css/tokens@7.5.0
 - @spectrum-css/tooltip@5.0.6
 - @spectrum-css/tray@2.0.18
 - @spectrum-css/preview@2.0.6
  • Loading branch information
pfulton committed Mar 7, 2023
1 parent 955b2b3 commit 10b3f4e
Show file tree
Hide file tree
Showing 74 changed files with 465 additions and 93 deletions.
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.7"></a>
## 6.0.7
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.6...@spectrum-css/actionbar@6.0.7)

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





<a name="6.0.6"></a>
## 6.0.6
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.5...@spectrum-css/actionbar@6.0.6)
Expand Down
12 changes: 6 additions & 6 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.6",
"version": "6.0.7",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -27,15 +27,15 @@
"@spectrum-css/tokens": "^7.0.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.17",
"@spectrum-css/actiongroup": "^3.0.18",
"@spectrum-css/closebutton": "^3.0.17",
"@spectrum-css/actionbutton": "^3.0.18",
"@spectrum-css/actiongroup": "^3.0.19",
"@spectrum-css/closebutton": "^3.0.18",
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/fieldlabel": "^6.0.6",
"@spectrum-css/fieldlabel": "^6.0.7",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/popover": "^5.0.18",
"@spectrum-css/table": "^4.0.29",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.18"></a>
## 3.0.18
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@3.0.17...@spectrum-css/actionbutton@3.0.18)

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





<a name="3.0.17"></a>
## 3.0.17
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@3.0.16...@spectrum-css/actionbutton@3.0.17)
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": "3.0.17",
"version": "3.0.18",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,7 +24,7 @@
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.19"></a>
## 3.0.19
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.18...@spectrum-css/actiongroup@3.0.19)

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





<a name="3.0.18"></a>
## 3.0.18
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.17...@spectrum-css/actiongroup@3.0.18)
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.18",
"version": "3.0.19",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,10 +22,10 @@
"@spectrum-css/tokens": "^7.0.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.17",
"@spectrum-css/actionbutton": "^3.0.18",
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.5"></a>
## 6.0.5
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.4...@spectrum-css/avatar@6.0.5)

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





<a name="6.0.4"></a>
## 6.0.4
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.3...@spectrum-css/avatar@6.0.4)
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.4",
"version": "6.0.5",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,7 +22,7 @@
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.6"></a>
## 3.0.6
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.5...@spectrum-css/badge@3.0.6)

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





<a name="3.0.5"></a>
## 3.0.5
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.4...@spectrum-css/badge@3.0.5)
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.5",
"version": "3.0.6",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,7 +22,7 @@
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.6"></a>
## 7.0.6
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.5...@spectrum-css/breadcrumb@7.0.6)

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





<a name="7.0.5"></a>
## 7.0.5
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.4...@spectrum-css/breadcrumb@7.0.5)
Expand Down
6 changes: 3 additions & 3 deletions components/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/breadcrumb",
"version": "7.0.5",
"version": "7.0.6",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -23,10 +23,10 @@
"@spectrum-css/tokens": "^7.0.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^3.0.17",
"@spectrum-css/actionbutton": "^3.0.18",
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions components/button/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="9.0.6"></a>
## 9.0.6
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@9.0.5...@spectrum-css/button@9.0.6)

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





<a name="9.0.5"></a>
## 9.0.5
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@9.0.4...@spectrum-css/button@9.0.5)
Expand Down
4 changes: 2 additions & 2 deletions components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/button",
"version": "9.0.5",
"version": "9.0.6",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions components/buttongroup/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.21"></a>
## 6.0.21
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/buttongroup@6.0.20...@spectrum-css/buttongroup@6.0.21)

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





<a name="6.0.20"></a>
## 6.0.20
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/buttongroup@6.0.19...@spectrum-css/buttongroup@6.0.20)
Expand Down
4 changes: 2 additions & 2 deletions components/buttongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/buttongroup",
"version": "6.0.20",
"version": "6.0.21",
"description": "The Spectrum CSS buttongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -25,7 +25,7 @@
"@spectrum-css/button": "^6.0.21",
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions components/checkbox/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.6"></a>
## 6.0.6
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/checkbox@6.0.5...@spectrum-css/checkbox@6.0.6)

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





<a name="6.0.5"></a>
## 6.0.5
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/checkbox@6.0.4...@spectrum-css/checkbox@6.0.5)
Expand Down
4 changes: 2 additions & 2 deletions components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/checkbox",
"version": "6.0.5",
"version": "6.0.6",
"description": "The Spectrum CSS checkbox component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,7 +24,7 @@
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions components/closebutton/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.18"></a>
## 3.0.18
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/closebutton@3.0.17...@spectrum-css/closebutton@3.0.18)

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





<a name="3.0.17"></a>
## 3.0.17
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/closebutton@3.0.16...@spectrum-css/closebutton@3.0.17)
Expand Down
4 changes: 2 additions & 2 deletions components/closebutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/closebutton",
"version": "3.0.17",
"version": "3.0.18",
"description": "The Spectrum CSS close button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/icon": "^3.0.33",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions components/colorarea/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="2.0.2"></a>
## 2.0.2
🗓 2023-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorarea@2.0.1...@spectrum-css/colorarea@2.0.2)

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





<a name="2.0.1"></a>
## 2.0.1
🗓 2023-03-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorarea@2.0.0...@spectrum-css/colorarea@2.0.1)
Expand Down
6 changes: 3 additions & 3 deletions components/colorarea/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/colorarea",
"version": "2.0.1",
"version": "2.0.2",
"description": "The Spectrum CSS Color Area component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -22,9 +22,9 @@
"@spectrum-css/tokens": "^7.2.0"
},
"devDependencies": {
"@spectrum-css/colorhandle": "^3.0.0",
"@spectrum-css/colorhandle": "^3.0.1",
"@spectrum-css/component-builder-simple": "^2.0.5",
"@spectrum-css/tokens": "^7.4.0",
"@spectrum-css/tokens": "^7.5.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 10b3f4e

Please sign in to comment.