Skip to content

Commit

Permalink
chore: release new versions #publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajdeep Chandra authored and Rajdeep Chandra committed Nov 11, 2024
1 parent fcef7cd commit b359bc0
Show file tree
Hide file tree
Showing 177 changed files with 903 additions and 497 deletions.
49 changes: 36 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

### Bug Fixes

- **action-group:** add null check for slotElement in manageButtons ([#4924](https://github.com/adobe/spectrum-web-components/issues/4924)) ([60db5ab](https://github.com/adobe/spectrum-web-components/commit/60db5ab86155a1fea13452752c8995bf6da26cd5))
- **icon:** remove size300 suffix from chevron and checkmark icons in Spectrum 2 ([#4904](https://github.com/adobe/spectrum-web-components/issues/4904)) ([a22f42b](https://github.com/adobe/spectrum-web-components/commit/a22f42bf508e1d0f2ddc9824b0f4d4e08eac659a))
- **menu:** prevent sp-menu-item text-align cascading ([#4868](https://github.com/adobe/spectrum-web-components/issues/4868)) ([6663820](https://github.com/adobe/spectrum-web-components/commit/666382067e20a48a91d440ca1427698f9b58bc06))
- **number-field, slider:** ensure cached value is cleared when toggling between different steps ([#4846](https://github.com/adobe/spectrum-web-components/issues/4846)) ([1c84c96](https://github.com/adobe/spectrum-web-components/commit/1c84c968f55cde28d0144a78153c9a33a078c726))
- **number-field:** allow only numeric characters for Japanese/Chinese IME ([#4817](https://github.com/adobe/spectrum-web-components/issues/4817)) ([a791bd1](https://github.com/adobe/spectrum-web-components/commit/a791bd1c027ede4c88e8c066ef97610409a0f2c4))
- **overlay:** ensure smooth animation when opening modal overlays ([#4879](https://github.com/adobe/spectrum-web-components/issues/4879)) ([cd8dad7](https://github.com/adobe/spectrum-web-components/commit/cd8dad7b08c822a8224834b8775b0ab74bbaf3b6))
- **overlay:** overlay closing another overlay ([#4880](https://github.com/adobe/spectrum-web-components/issues/4880)) ([30434fa](https://github.com/adobe/spectrum-web-components/commit/30434fa52194884befd528ab88842092798859cc))
- **overlay:** remove flex display for dialog ([#4902](https://github.com/adobe/spectrum-web-components/issues/4902)) ([48448ea](https://github.com/adobe/spectrum-web-components/commit/48448ea75d7ffa61422947a18c3ea1ebf9ca25b7))
- **picker:** don't handle pointerdown for touch devices ([#4850](https://github.com/adobe/spectrum-web-components/issues/4850)) ([3a62d13](https://github.com/adobe/spectrum-web-components/commit/3a62d133b8074e5b40f1eedfa9a5566dc53b30ad))
- **search:** clear button ui in express ([#4910](https://github.com/adobe/spectrum-web-components/issues/4910)) ([f88e1e2](https://github.com/adobe/spectrum-web-components/commit/f88e1e2c03ed74f8d3f7924d395a34168afd244c))
- **slider:** allow handler to be focusable when slider is editable ([23f8b89](https://github.com/adobe/spectrum-web-components/commit/23f8b8908a288f246f6330292b7ff090f931822a))
- **slider:** update slider config to process the tick css correctly ([#4905](https://github.com/adobe/spectrum-web-components/issues/4905)) ([7b1dfd0](https://github.com/adobe/spectrum-web-components/commit/7b1dfd0c12a15f5c3696f162347e5aace1d9c92e))

### Reverts

- Revert "fix(slider): allow handler to be focusable when slider is editable" (#4907) ([92850ad](https://github.com/adobe/spectrum-web-components/commit/92850ade933dd3d20a3916d6a2f8e7ae6fc0cdc6)), closes [#4907](https://github.com/adobe/spectrum-web-components/issues/4907)

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

### Bug Fixes
Expand All @@ -11,20 +32,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- **help-text:** apply aria-live to ensure full help text is read to user ([#4210](https://github.com/adobe/spectrum-web-components/issues/4210)) ([049dc56](https://github.com/adobe/spectrum-web-components/commit/049dc568ddef88bdde0a72d26ced150c8edfc727))

### Features
- spectrum-web-components now supports Spectrum 2 system ([#4829](https://github.com/adobe/spectrum-web-components/issues/4829))


- spectrum-web-components now supports Spectrum 2 system ([#4829](https://github.com/adobe/spectrum-web-components/issues/4829))

### BREAKING CHANGES
- coach-indicator: remove 'variant' and 'static' attributes from coach-indicator ([#4772](https://github.com/adobe/spectrum-web-components/issues/4772))
- split-button: remove split-button component ([#4729](https://github.com/adobe/spectrum-web-components/issues/4729))
- banner: remove banner component ([#4723](https://github.com/adobe/spectrum-web-components/issues/4723))
- badge: remove deprecated badge values ([#4742](https://github.com/adobe/spectrum-web-components/issues/4742))
- quick-actions: remove sp-quick-actions ([#4761](https://github.com/adobe/spectrum-web-components/issues/4761))
- popover: remove popover's dialog property ([#4751](https://github.com/adobe/spectrum-web-components/issues/4751))
- thumbnail: remove thumbnail deprecated sizes ([#4760](https://github.com/adobe/spectrum-web-components/issues/4760))
- progress-circle: remove progress-circle overBackground property ([#4750](https://github.com/adobe/spectrum-web-components/issues/4750))
- action-button, action-group, action-menu, button, link, meter, progress-bar: remove deprecated 'static' references ([#4818](https://github.com/adobe/spectrum-web-components/issues/4818))
- action-button: remove action-button variant property ([#4741](https://github.com/adobe/spectrum-web-components/issues/4741))
- theme: remove 'theme' attribute from sp-theme ([#4765](https://github.com/adobe/spectrum-web-components/issues/4765))

- coach-indicator: remove 'variant' and 'static' attributes from coach-indicator ([#4772](https://github.com/adobe/spectrum-web-components/issues/4772))
- split-button: remove split-button component ([#4729](https://github.com/adobe/spectrum-web-components/issues/4729))
- banner: remove banner component ([#4723](https://github.com/adobe/spectrum-web-components/issues/4723))
- badge: remove deprecated badge values ([#4742](https://github.com/adobe/spectrum-web-components/issues/4742))
- quick-actions: remove sp-quick-actions ([#4761](https://github.com/adobe/spectrum-web-components/issues/4761))
- popover: remove popover's dialog property ([#4751](https://github.com/adobe/spectrum-web-components/issues/4751))
- thumbnail: remove thumbnail deprecated sizes ([#4760](https://github.com/adobe/spectrum-web-components/issues/4760))
- progress-circle: remove progress-circle overBackground property ([#4750](https://github.com/adobe/spectrum-web-components/issues/4750))
- action-button, action-group, action-menu, button, link, meter, progress-bar: remove deprecated 'static' references ([#4818](https://github.com/adobe/spectrum-web-components/issues/4818))
- action-button: remove action-button variant property ([#4741](https://github.com/adobe/spectrum-web-components/issues/4741))
- theme: remove 'theme' attribute from sp-theme ([#4765](https://github.com/adobe/spectrum-web-components/issues/4765))

# [0.49.0](https://github.com/adobe/spectrum-web-components/compare/v0.48.1...v0.49.0) (2024-10-15)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"granularPathspec": false,
"npmClient": "yarn",
"command": {
Expand Down
4 changes: 4 additions & 0 deletions linters/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

**Note:** Version bump only for package @spectrum-web-components/eslint-plugin

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/eslint-plugin
Expand Down
2 changes: 1 addition & 1 deletion linters/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/eslint-plugin",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"main": "index.js"
}
4 changes: 4 additions & 0 deletions linters/stylelint-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

**Note:** Version bump only for package stylelint-header

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package stylelint-header
Expand Down
2 changes: 1 addition & 1 deletion linters/stylelint-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-header",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
4 changes: 4 additions & 0 deletions packages/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/accordion
Expand Down
12 changes: 6 additions & 6 deletions packages/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/accordion",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -68,11 +68,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/icon": "^1.0.0",
"@spectrum-web-components/icons-ui": "^1.0.0",
"@spectrum-web-components/reactive-controllers": "^1.0.0",
"@spectrum-web-components/shared": "^1.0.0"
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icon": "^1.0.1",
"@spectrum-web-components/icons-ui": "^1.0.1",
"@spectrum-web-components/reactive-controllers": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/accordion": "^6.0.0-s2-foundations.16"
Expand Down
4 changes: 4 additions & 0 deletions packages/action-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/action-bar
Expand Down
12 changes: 6 additions & 6 deletions packages/action-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/action-bar",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,11 +58,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-group": "^1.0.0",
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/button": "^1.0.0",
"@spectrum-web-components/field-label": "^1.0.0",
"@spectrum-web-components/popover": "^1.0.0"
"@spectrum-web-components/action-group": "^1.0.1",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/button": "^1.0.1",
"@spectrum-web-components/field-label": "^1.0.1",
"@spectrum-web-components/popover": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/actionbar": "^9.0.0-s2-foundations.16"
Expand Down
4 changes: 4 additions & 0 deletions packages/action-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

### BREAKING CHANGES
Expand Down
12 changes: 6 additions & 6 deletions packages/action-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/action-button",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,11 +58,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/button": "^1.0.0",
"@spectrum-web-components/icon": "^1.0.0",
"@spectrum-web-components/icons-ui": "^1.0.0",
"@spectrum-web-components/shared": "^1.0.0"
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/button": "^1.0.1",
"@spectrum-web-components/icon": "^1.0.1",
"@spectrum-web-components/icons-ui": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^7.0.0-s2-foundations.22"
Expand Down
6 changes: 6 additions & 0 deletions packages/action-group/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

### Bug Fixes

- **action-group:** add null check for slotElement in manageButtons ([#4924](https://github.com/adobe/spectrum-web-components/issues/4924)) ([60db5ab](https://github.com/adobe/spectrum-web-components/commit/60db5ab86155a1fea13452752c8995bf6da26cd5))

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

### BREAKING CHANGES
Expand Down
10 changes: 5 additions & 5 deletions packages/action-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/action-group",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -59,10 +59,10 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.2",
"@spectrum-web-components/action-button": "^1.0.0",
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/icons-workflow": "^1.0.0",
"@spectrum-web-components/reactive-controllers": "^1.0.0"
"@spectrum-web-components/action-button": "^1.0.1",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.1",
"@spectrum-web-components/reactive-controllers": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/actiongroup": "^6.0.0-s2-foundations.15"
Expand Down
4 changes: 4 additions & 0 deletions packages/action-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

### BREAKING CHANGES
Expand Down
14 changes: 7 additions & 7 deletions packages/action-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/action-menu",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -61,12 +61,12 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-button": "^1.0.0",
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/icon": "^1.0.0",
"@spectrum-web-components/icons-workflow": "^1.0.0",
"@spectrum-web-components/picker": "^1.0.0",
"@spectrum-web-components/shared": "^1.0.0"
"@spectrum-web-components/action-button": "^1.0.1",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icon": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.1",
"@spectrum-web-components/picker": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/actionmenu": "^7.0.0-s2-foundations.15"
Expand Down
4 changes: 4 additions & 0 deletions packages/alert-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

**Note:** Version bump only for package @spectrum-web-components/alert-banner

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/alert-banner
Expand Down
8 changes: 4 additions & 4 deletions packages/alert-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/alert-banner",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,9 +58,9 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/button": "^1.0.0",
"@spectrum-web-components/icons-workflow": "^1.0.0"
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/button": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/alertbanner": "^3.0.0-s2-foundations.16"
Expand Down
4 changes: 4 additions & 0 deletions packages/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/alert-dialog
Expand Down
14 changes: 7 additions & 7 deletions packages/alert-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/alert-dialog",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -59,12 +59,12 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.2",
"@spectrum-web-components/base": "^1.0.0",
"@spectrum-web-components/button": "^1.0.0",
"@spectrum-web-components/button-group": "^1.0.0",
"@spectrum-web-components/divider": "^1.0.0",
"@spectrum-web-components/icons-workflow": "^1.0.0",
"@spectrum-web-components/shared": "^1.0.0"
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/button": "^1.0.1",
"@spectrum-web-components/button-group": "^1.0.1",
"@spectrum-web-components/divider": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/alertdialog": "^3.0.0-s2-foundations.15"
Expand Down
4 changes: 4 additions & 0 deletions packages/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/asset
Expand Down
4 changes: 2 additions & 2 deletions packages/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/asset",
"version": "1.0.0",
"version": "1.0.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,7 +58,7 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.0"
"@spectrum-web-components/base": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/asset": "^6.0.0-s2-foundations.15"
Expand Down
4 changes: 4 additions & 0 deletions packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)

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

# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)

**Note:** Version bump only for package @spectrum-web-components/avatar
Expand Down
Loading

0 comments on commit b359bc0

Please sign in to comment.