Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @spectrum-css/accordion@3.0.11
 - @spectrum-css/actionbar@3.0.12
 - @spectrum-css/actionbutton@1.1.1
 - @spectrum-css/actiongroup@1.0.12
 - @spectrum-css/actionmenu@3.0.12
 - @spectrum-css/asset@3.0.10
 - @spectrum-css/assetlist@3.0.11
 - @spectrum-css/avatar@5.0.6
 - @spectrum-css/badge@1.0.8
 - @spectrum-css/breadcrumb@4.0.8
 - @spectrum-css/button@5.0.0
 - @spectrum-css/buttongroup@4.0.0
 - @spectrum-css/calendar@3.0.12
 - @spectrum-css/card@4.0.8
 - @spectrum-css/checkbox@3.0.11
 - @spectrum-css/clearbutton@1.1.0
 - @spectrum-css/closebutton@1.1.0
 - @spectrum-css/coachmark@4.0.0
 - @spectrum-css/colorarea@1.0.10
 - @spectrum-css/colorhandle@1.0.10
 - @spectrum-css/colorloupe@1.0.10
 - @spectrum-css/colorslider@1.0.10
 - @spectrum-css/colorwheel@1.0.10
 - @spectrum-css/commons@3.0.4
 - @spectrum-css/cyclebutton@3.0.12
 - @spectrum-css/dial@1.0.11
 - @spectrum-css/dialog@4.0.0
 - @spectrum-css/divider@1.0.12
 - @spectrum-css/dropindicator@3.0.11
 - @spectrum-css/dropzone@3.0.12
 - @spectrum-css/fieldgroup@3.0.11
 - @spectrum-css/fieldlabel@4.0.8
 - @spectrum-css/helptext@1.0.8
 - @spectrum-css/icon@3.0.11
 - @spectrum-css/illustratedmessage@3.0.11
 - @spectrum-css/inlinealert@3.0.0
 - @spectrum-css/inputgroup@4.0.3
 - @spectrum-css/link@3.1.11
 - @spectrum-css/logicbutton@1.1.0
 - @spectrum-css/menu@3.0.11
 - @spectrum-css/miller@3.0.11
 - @spectrum-css/modal@3.0.10
 - @spectrum-css/page@4.0.0
 - @spectrum-css/pagination@4.0.0
 - @spectrum-css/picker@1.1.6
 - @spectrum-css/pickerbutton@1.1.3
 - @spectrum-css/popover@4.0.0
 - @spectrum-css/progressbar@1.0.12
 - @spectrum-css/progresscircle@1.0.10
 - @spectrum-css/quickaction@3.0.12
 - @spectrum-css/radio@3.0.11
 - @spectrum-css/rating@3.0.11
 - @spectrum-css/search@4.1.0
 - @spectrum-css/searchwithin@3.3.0
 - @spectrum-css/sidenav@3.0.11
 - @spectrum-css/site@2.1.1
 - @spectrum-css/slider@3.0.10
 - @spectrum-css/splitbutton@4.0.0
 - @spectrum-css/splitview@3.0.10
 - @spectrum-css/statuslight@4.0.1
 - @spectrum-css/steplist@3.0.11
 - @spectrum-css/stepper@3.0.12
 - @spectrum-css/switch@1.0.10
 - @spectrum-css/table@4.0.7
 - @spectrum-css/tabs@3.1.8
 - @spectrum-css/tag@3.2.0
 - @spectrum-css/taggroup@3.2.0
 - @spectrum-css/textfield@3.1.2
 - @spectrum-css/thumbnail@2.0.3
 - @spectrum-css/toast@5.0.0
 - @spectrum-css/tooltip@3.1.5
 - @spectrum-css/tray@1.0.12
 - @spectrum-css/treeview@6.0.5
 - @spectrum-css/typography@4.0.8
 - @spectrum-css/underlay@2.0.19
 - @spectrum-css/vars@5.0.0
 - @spectrum-css/well@3.0.10
  • Loading branch information
GarthDB committed Jan 5, 2022
1 parent 57f2200 commit 52216c9
Show file tree
Hide file tree
Showing 154 changed files with 1,066 additions and 285 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.11"></a>
## 3.0.11
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.11-beta.0...@spectrum-css/accordion@3.0.11)

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





<a name="3.0.11-beta.0"></a>
## 3.0.11-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.10...@spectrum-css/accordion@3.0.11-beta.0)
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.11-beta.0",
"version": "3.0.11",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -21,8 +21,8 @@
},
"devDependencies": {
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/vars": "^5.0.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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="3.0.12"></a>
## 3.0.12
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@3.0.12-beta.0...@spectrum-css/actionbar@3.0.12)

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





<a name="3.0.12-beta.0"></a>
## 3.0.12-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@3.0.11...@spectrum-css/actionbar@3.0.12-beta.0)
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": "3.0.12-beta.0",
"version": "3.0.12",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -24,14 +24,14 @@
"@spectrum-css/vars": "^5.0.0-beta.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^1.1.1-beta.0",
"@spectrum-css/actiongroup": "^1.0.12-beta.0",
"@spectrum-css/checkbox": "^3.0.11-beta.0",
"@spectrum-css/actionbutton": "^1.1.1",
"@spectrum-css/actiongroup": "^1.0.12",
"@spectrum-css/checkbox": "^3.0.11",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/popover": "^4.0.0-beta.0",
"@spectrum-css/table": "^4.0.7-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/popover": "^4.0.0",
"@spectrum-css/table": "^4.0.7",
"@spectrum-css/vars": "^5.0.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="1.1.1"></a>
## 1.1.1
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@1.1.1-beta.0...@spectrum-css/actionbutton@1.1.1)

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





<a name="1.1.1-beta.0"></a>
## 1.1.1-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@1.1.0...@spectrum-css/actionbutton@1.1.1-beta.0)
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": "1.1.1-beta.0",
"version": "1.1.1",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -20,8 +20,8 @@
},
"devDependencies": {
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/vars": "^5.0.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="1.0.12"></a>
## 1.0.12
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@1.0.12-beta.0...@spectrum-css/actiongroup@1.0.12)

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





<a name="1.0.12-beta.0"></a>
## 1.0.12-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@1.0.11...@spectrum-css/actiongroup@1.0.12-beta.0)
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": "1.0.12-beta.0",
"version": "1.0.12",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -20,10 +20,10 @@
"@spectrum-css/vars": "^5.0.0-beta.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^1.1.1-beta.0",
"@spectrum-css/actionbutton": "^1.1.1",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/vars": "^5.0.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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="3.0.12"></a>
## 3.0.12
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@3.0.12-beta.0...@spectrum-css/actionmenu@3.0.12)

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





<a name="3.0.12-beta.0"></a>
## 3.0.12-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@3.0.11...@spectrum-css/actionmenu@3.0.12-beta.0)
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": "3.0.12-beta.0",
"version": "3.0.12",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -23,12 +23,12 @@
"@spectrum-css/vars": "^5.0.0-beta.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^1.1.1-beta.0",
"@spectrum-css/actionbutton": "^1.1.1",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/menu": "^3.0.11-beta.0",
"@spectrum-css/popover": "^4.0.0-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/menu": "^3.0.11",
"@spectrum-css/popover": "^4.0.0",
"@spectrum-css/vars": "^5.0.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.10"></a>
## 3.0.10
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.10-beta.0...@spectrum-css/asset@3.0.10)

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





<a name="3.0.10-beta.0"></a>
## 3.0.10-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.9...@spectrum-css/asset@3.0.10-beta.0)
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.10-beta.0",
"version": "3.0.10",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/vars": "^5.0.0",
"gulp": "^4.0.0"
},
"publishConfig": {
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.11"></a>
## 3.0.11
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.11-beta.0...@spectrum-css/assetlist@3.0.11)

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





<a name="3.0.11-beta.0"></a>
## 3.0.11-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.10...@spectrum-css/assetlist@3.0.11-beta.0)
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.11-beta.0",
"version": "3.0.11",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -21,10 +21,10 @@
"@spectrum-css/vars": "^5.0.0-beta.0"
},
"devDependencies": {
"@spectrum-css/checkbox": "^3.0.11-beta.0",
"@spectrum-css/checkbox": "^3.0.11",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/vars": "^5.0.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="5.0.6"></a>
## 5.0.6
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@5.0.6-beta.0...@spectrum-css/avatar@5.0.6)

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





<a name="5.0.6-beta.0"></a>
## 5.0.6-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@5.0.5...@spectrum-css/avatar@5.0.6-beta.0)
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": "5.0.6-beta.0",
"version": "5.0.6",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/vars": "^5.0.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="1.0.8"></a>
## 1.0.8
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@1.0.8-beta.0...@spectrum-css/badge@1.0.8)

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





<a name="1.0.8-beta.0"></a>
## 1.0.8-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@1.0.7...@spectrum-css/badge@1.0.8-beta.0)
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": "1.0.8-beta.0",
"version": "1.0.8",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/vars": "^5.0.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="4.0.8"></a>
## 4.0.8
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@4.0.8-beta.0...@spectrum-css/breadcrumb@4.0.8)

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





<a name="4.0.8-beta.0"></a>
## 4.0.8-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@4.0.7...@spectrum-css/breadcrumb@4.0.8-beta.0)
Expand Down
8 changes: 4 additions & 4 deletions components/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/breadcrumb",
"version": "4.0.8-beta.0",
"version": "4.0.8",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
Expand All @@ -21,10 +21,10 @@
"@spectrum-css/vars": "^5.0.0-beta.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^1.1.1-beta.0",
"@spectrum-css/actionbutton": "^1.1.1",
"@spectrum-css/component-builder": "^3.0.1",
"@spectrum-css/icon": "^3.0.11-beta.0",
"@spectrum-css/vars": "^5.0.0-beta.0",
"@spectrum-css/icon": "^3.0.11",
"@spectrum-css/vars": "^5.0.0",
"gulp": "^4.0.0"
},
"publishConfig": {
Expand Down
12 changes: 12 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.0"></a>
# 5.0.0
🗓 2022-01-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@5.0.0-beta.0...@spectrum-css/button@5.0.0)

### ✨ Features

* add back component-level variables for Button, fix Accent color in Express ([#1342](https://github.com/adobe/spectrum-css/issues/1342)) ([e8ed59e](https://github.com/adobe/spectrum-css/commit/e8ed59e))





<a name="5.0.0-beta.0"></a>
# 5.0.0-beta.0
🗓 2021-12-14 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@4.1.4...@spectrum-css/button@5.0.0-beta.0)
Expand Down
Loading

0 comments on commit 52216c9

Please sign in to comment.