Skip to content

Commit b425768

Browse files
committed
chore: release new versions
- @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected] - [email protected] - [email protected] - @spectrum-web-components/[email protected] - @spectrum-web-components/[email protected]
1 parent 34a498e commit b425768

Some content is hidden

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

78 files changed

+307
-121
lines changed

packages/accordion/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.4.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/accordion
9+
610
## [0.4.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
**Note:** Version bump only for package @spectrum-web-components/accordion

packages/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/accordion",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"publishConfig": {
55
"access": "public"
66
},

packages/action-bar/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.2.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/action-bar
9+
610
## [0.2.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
**Note:** Version bump only for package @spectrum-web-components/action-bar

packages/action-bar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/action-bar",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -44,7 +44,7 @@
4444
],
4545
"dependencies": {
4646
"@spectrum-web-components/base": "^0.4.3",
47-
"@spectrum-web-components/popover": "^0.9.8",
47+
"@spectrum-web-components/popover": "^0.9.9",
4848
"tslib": "^2.0.0"
4949
},
5050
"devDependencies": {

packages/action-button/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/action-button
9+
610
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
### Bug Fixes

packages/action-button/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/action-button",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -44,7 +44,7 @@
4444
],
4545
"dependencies": {
4646
"@spectrum-web-components/base": "^0.4.3",
47-
"@spectrum-web-components/button": "^0.14.0",
47+
"@spectrum-web-components/button": "^0.14.1",
4848
"@spectrum-web-components/icon": "^0.9.6",
4949
"@spectrum-web-components/icons-ui": "^0.6.6",
5050
"tslib": "^2.0.0"

packages/action-group/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [0.4.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
### Bug Fixes
9+
10+
- **action-group:** pass styles to nested children, too ([12f1be3](https://github.com/adobe/spectrum-web-components/commit/12f1be3cfd932b10e4b9aa18f8a89aeed6a09df4))
11+
612
## [0.4.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
713

814
### Bug Fixes

packages/action-group/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/action-group",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -43,7 +43,7 @@
4343
"lit-html"
4444
],
4545
"dependencies": {
46-
"@spectrum-web-components/action-button": "^0.5.0",
46+
"@spectrum-web-components/action-button": "^0.5.1",
4747
"@spectrum-web-components/base": "^0.4.3",
4848
"tslib": "^2.0.0"
4949
},

packages/action-menu/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.10.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/action-menu
9+
610
# [0.10.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
### Features

packages/action-menu/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/action-menu",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -43,12 +43,12 @@
4343
"lit-html"
4444
],
4545
"dependencies": {
46-
"@spectrum-web-components/action-button": "^0.5.0",
46+
"@spectrum-web-components/action-button": "^0.5.1",
4747
"@spectrum-web-components/base": "^0.4.3",
4848
"@spectrum-web-components/icon": "^0.9.6",
4949
"@spectrum-web-components/icons-workflow": "^0.6.6",
50-
"@spectrum-web-components/menu": "^0.8.6",
51-
"@spectrum-web-components/picker": "^0.5.0",
50+
"@spectrum-web-components/menu": "^0.8.7",
51+
"@spectrum-web-components/picker": "^0.5.1",
5252
"@spectrum-web-components/shared": "^0.12.4",
5353
"tslib": "^2.0.0"
5454
},

packages/bundle/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.21.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/bundle
9+
610
## [0.21.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-25)
711

812
**Note:** Version bump only for package @spectrum-web-components/bundle

packages/bundle/package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/bundle",
3-
"version": "0.21.1",
3+
"version": "0.21.2",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -45,25 +45,25 @@
4545
"lit-html"
4646
],
4747
"dependencies": {
48-
"@spectrum-web-components/accordion": "^0.4.8",
49-
"@spectrum-web-components/action-bar": "^0.2.8",
50-
"@spectrum-web-components/action-button": "^0.5.0",
51-
"@spectrum-web-components/action-group": "^0.4.8",
52-
"@spectrum-web-components/action-menu": "^0.10.0",
48+
"@spectrum-web-components/accordion": "^0.4.9",
49+
"@spectrum-web-components/action-bar": "^0.2.9",
50+
"@spectrum-web-components/action-button": "^0.5.1",
51+
"@spectrum-web-components/action-group": "^0.4.9",
52+
"@spectrum-web-components/action-menu": "^0.10.1",
5353
"@spectrum-web-components/asset": "^0.4.5",
5454
"@spectrum-web-components/avatar": "^0.7.5",
5555
"@spectrum-web-components/banner": "^0.6.3",
56-
"@spectrum-web-components/button": "^0.14.0",
56+
"@spectrum-web-components/button": "^0.14.1",
5757
"@spectrum-web-components/button-group": "^0.6.6",
58-
"@spectrum-web-components/card": "^0.8.8",
59-
"@spectrum-web-components/checkbox": "^0.10.0",
58+
"@spectrum-web-components/card": "^0.8.9",
59+
"@spectrum-web-components/checkbox": "^0.10.1",
6060
"@spectrum-web-components/coachmark": "^0.6.5",
61-
"@spectrum-web-components/color-area": "^0.1.4",
61+
"@spectrum-web-components/color-area": "^0.1.5",
6262
"@spectrum-web-components/color-handle": "^0.1.4",
6363
"@spectrum-web-components/color-loupe": "^0.1.4",
6464
"@spectrum-web-components/color-slider": "^0.1.5",
6565
"@spectrum-web-components/color-wheel": "^0.1.5",
66-
"@spectrum-web-components/dialog": "^0.6.8",
66+
"@spectrum-web-components/dialog": "^0.6.9",
6767
"@spectrum-web-components/divider": "^0.2.5",
6868
"@spectrum-web-components/dropzone": "^0.7.5",
6969
"@spectrum-web-components/field-group": "^0.3.5",
@@ -72,32 +72,32 @@
7272
"@spectrum-web-components/icons": "^0.7.5",
7373
"@spectrum-web-components/icons-workflow": "^0.6.6",
7474
"@spectrum-web-components/iconset": "^0.5.5",
75-
"@spectrum-web-components/illustrated-message": "^0.6.6",
76-
"@spectrum-web-components/link": "^0.9.0",
77-
"@spectrum-web-components/menu": "^0.8.6",
78-
"@spectrum-web-components/meter": "^0.4.0",
79-
"@spectrum-web-components/number-field": "^0.1.0",
80-
"@spectrum-web-components/overlay": "^0.11.6",
81-
"@spectrum-web-components/picker": "^0.5.0",
82-
"@spectrum-web-components/popover": "^0.9.8",
75+
"@spectrum-web-components/illustrated-message": "^0.6.7",
76+
"@spectrum-web-components/link": "^0.9.1",
77+
"@spectrum-web-components/menu": "^0.8.7",
78+
"@spectrum-web-components/meter": "^0.4.1",
79+
"@spectrum-web-components/number-field": "^0.1.1",
80+
"@spectrum-web-components/overlay": "^0.11.7",
81+
"@spectrum-web-components/picker": "^0.5.1",
82+
"@spectrum-web-components/popover": "^0.9.9",
8383
"@spectrum-web-components/progress-bar": "^0.3.0",
8484
"@spectrum-web-components/progress-circle": "^0.2.5",
8585
"@spectrum-web-components/quick-actions": "^0.4.5",
86-
"@spectrum-web-components/radio": "^0.7.6",
87-
"@spectrum-web-components/search": "^0.8.8",
88-
"@spectrum-web-components/sidenav": "^0.10.1",
89-
"@spectrum-web-components/slider": "^0.9.6",
90-
"@spectrum-web-components/split-button": "^0.5.0",
91-
"@spectrum-web-components/split-view": "^0.2.5",
86+
"@spectrum-web-components/radio": "^0.7.7",
87+
"@spectrum-web-components/search": "^0.8.9",
88+
"@spectrum-web-components/sidenav": "^0.10.2",
89+
"@spectrum-web-components/slider": "^0.9.7",
90+
"@spectrum-web-components/split-button": "^0.5.1",
91+
"@spectrum-web-components/split-view": "^0.2.6",
9292
"@spectrum-web-components/status-light": "^0.7.5",
93-
"@spectrum-web-components/switch": "^0.7.7",
94-
"@spectrum-web-components/tabs": "^0.6.1",
95-
"@spectrum-web-components/tags": "^0.6.8",
96-
"@spectrum-web-components/textfield": "^0.8.7",
97-
"@spectrum-web-components/theme": "^0.8.7",
98-
"@spectrum-web-components/thumbnail": "^0.1.5",
99-
"@spectrum-web-components/toast": "^0.8.8",
100-
"@spectrum-web-components/tooltip": "^0.8.8",
93+
"@spectrum-web-components/switch": "^0.7.8",
94+
"@spectrum-web-components/tabs": "^0.6.2",
95+
"@spectrum-web-components/tags": "^0.6.9",
96+
"@spectrum-web-components/textfield": "^0.8.8",
97+
"@spectrum-web-components/theme": "^0.8.8",
98+
"@spectrum-web-components/thumbnail": "^0.2.0",
99+
"@spectrum-web-components/toast": "^0.8.9",
100+
"@spectrum-web-components/tooltip": "^0.8.9",
101101
"@spectrum-web-components/tray": "^0.0.2",
102102
"@spectrum-web-components/underlay": "^0.6.5",
103103
"tslib": "^2.0.0"

packages/button/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.14.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/button
9+
610
# [0.14.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
### Features

packages/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/button",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"publishConfig": {
55
"access": "public"
66
},

packages/card/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.8.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/card
9+
610
## [0.8.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
**Note:** Version bump only for package @spectrum-web-components/card

packages/card/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/card",
3-
"version": "0.8.8",
3+
"version": "0.8.9",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -45,11 +45,11 @@
4545
"dependencies": {
4646
"@spectrum-web-components/asset": "^0.4.5",
4747
"@spectrum-web-components/base": "^0.4.3",
48-
"@spectrum-web-components/checkbox": "^0.10.0",
48+
"@spectrum-web-components/checkbox": "^0.10.1",
4949
"@spectrum-web-components/icons-workflow": "^0.6.6",
5050
"@spectrum-web-components/quick-actions": "^0.4.5",
5151
"@spectrum-web-components/shared": "^0.12.4",
52-
"@spectrum-web-components/styles": "^0.9.6",
52+
"@spectrum-web-components/styles": "^0.9.7",
5353
"tslib": "^2.0.0"
5454
},
5555
"devDependencies": {

packages/checkbox/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.10.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/checkbox
9+
610
# [0.10.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
### Bug Fixes

packages/checkbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/checkbox",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"publishConfig": {
55
"access": "public"
66
},

packages/color-area/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+
## [0.1.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
### Bug Fixes
9+
10+
- lint away debugger statements ([34a498e](https://github.com/adobe/spectrum-web-components/commit/34a498e784221f98dbf26e9366114c82fabc9c5b))
11+
- **color-area:** fix hue value for hsv and hsl ([a66e111](https://github.com/adobe/spectrum-web-components/commit/a66e111c05571e3abac8f2940f11442e6f9e67b2))
12+
613
## [0.1.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-12)
714

815
### Bug Fixes

packages/color-area/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/color-area",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"publishConfig": {
55
"access": "public"
66
},

packages/dialog/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.6.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/dialog
9+
610
## [0.6.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-24)
711

812
**Note:** Version bump only for package @spectrum-web-components/dialog

packages/dialog/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-web-components/dialog",
3-
"version": "0.6.8",
3+
"version": "0.6.9",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -45,9 +45,9 @@
4545
"lit-html"
4646
],
4747
"dependencies": {
48-
"@spectrum-web-components/action-button": "^0.5.0",
48+
"@spectrum-web-components/action-button": "^0.5.1",
4949
"@spectrum-web-components/base": "^0.4.3",
50-
"@spectrum-web-components/button": "^0.14.0",
50+
"@spectrum-web-components/button": "^0.14.1",
5151
"@spectrum-web-components/button-group": "^0.6.6",
5252
"@spectrum-web-components/divider": "^0.2.5",
5353
"@spectrum-web-components/icon": "^0.9.6",

packages/illustrated-message/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.6.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-06-07)
7+
8+
**Note:** Version bump only for package @spectrum-web-components/illustrated-message
9+
610
## [0.6.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2021-05-12)
711

812
**Note:** Version bump only for package @spectrum-web-components/illustrated-message

0 commit comments

Comments
 (0)