Skip to content

Commit

Permalink
chore: release new versions #publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Westbrook committed Mar 5, 2024
1 parent c0774b6 commit 78c3f16
Show file tree
Hide file tree
Showing 175 changed files with 850 additions and 469 deletions.
12 changes: 12 additions & 0 deletions 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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

### Bug Fixes

- **button:** add missing progress-circle dependency ([#4086](https://github.com/adobe/spectrum-web-components/issues/4086)) ([2dfeeb3](https://github.com/adobe/spectrum-web-components/commit/2dfeeb3c5f1febec269fef00933cc65a1d0a0c43))
- **color-field:** add color-field package ([#3870](https://github.com/adobe/spectrum-web-components/issues/3870)) ([5081634](https://github.com/adobe/spectrum-web-components/commit/508163476cbe47a4450b2448fcd47ecd237c8085))
- **menu:** fix css for `disabled` "value" slots in menu items ([#4113](https://github.com/adobe/spectrum-web-components/issues/4113)) ([3c5855d](https://github.com/adobe/spectrum-web-components/commit/3c5855d606739b29c7da7a6250cc7636ee15fad1))
- **overlay:** ensure "manual" Overlays ignore "light dismiss" when [popover] is not supported ([#4121](https://github.com/adobe/spectrum-web-components/issues/4121)) ([eb5e1ad](https://github.com/adobe/spectrum-web-components/commit/eb5e1ad78ebde99443929aa985a38297ebb16f4e))
- **overlay:** leverage "transition-behavior" to persist top-layer content while closing ([#4050](https://github.com/adobe/spectrum-web-components/issues/4050)) ([e3dea14](https://github.com/adobe/spectrum-web-components/commit/e3dea14fa382b4e02f61ae8b651e89cd92c348f8))
- **picker:** support inline labeling of quiet Picker ([#3704](https://github.com/adobe/spectrum-web-components/issues/3704)) ([3372286](https://github.com/adobe/spectrum-web-components/commit/337228659bfcd831700ce782254e5cb539c503d2))
- **slider:** double click on slider handle to reset slider position ([#3991](https://github.com/adobe/spectrum-web-components/issues/3991)) ([64c594a](https://github.com/adobe/spectrum-web-components/commit/64c594a7c305bd4946bb5801341366a1e751a614))

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["linters/*", "packages/*", "projects/*", "tools/*", "react/*"],
"version": "0.41.1",
"version": "0.41.2",
"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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**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": "0.41.1",
"version": "0.41.2",
"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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**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": "0.41.1",
"version": "0.41.2",
"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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -66,11 +66,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/icon": "^0.41.1",
"@spectrum-web-components/icons-ui": "^0.41.1",
"@spectrum-web-components/reactive-controllers": "^0.41.1",
"@spectrum-web-components/shared": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/icon": "^0.41.2",
"@spectrum-web-components/icons-ui": "^0.41.2",
"@spectrum-web-components/reactive-controllers": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/accordion": "^4.2.4"
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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,11 +57,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-group": "^0.41.1",
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/button": "^0.41.1",
"@spectrum-web-components/field-label": "^0.41.1",
"@spectrum-web-components/popover": "^0.41.1"
"@spectrum-web-components/action-group": "^0.41.2",
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/button": "^0.41.2",
"@spectrum-web-components/field-label": "^0.41.2",
"@spectrum-web-components/popover": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/actionbar": "^7.2.2"
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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**Note:** Version bump only for package @spectrum-web-components/action-button
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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,11 +57,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/button": "^0.41.1",
"@spectrum-web-components/icon": "^0.41.1",
"@spectrum-web-components/icons-ui": "^0.41.1",
"@spectrum-web-components/shared": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/button": "^0.41.2",
"@spectrum-web-components/icon": "^0.41.2",
"@spectrum-web-components/icons-ui": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^5.2.4"
Expand Down
4 changes: 4 additions & 0 deletions packages/action-group/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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**Note:** Version bump only for package @spectrum-web-components/action-group
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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,10 +58,10 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.0",
"@spectrum-web-components/action-button": "^0.41.1",
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/icons-workflow": "^0.41.1",
"@spectrum-web-components/reactive-controllers": "^0.41.1"
"@spectrum-web-components/action-button": "^0.41.2",
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/icons-workflow": "^0.41.2",
"@spectrum-web-components/reactive-controllers": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/actiongroup": "^4.2.3"
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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**Note:** Version bump only for package @spectrum-web-components/action-menu
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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -61,12 +61,12 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-button": "^0.41.1",
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/icon": "^0.41.1",
"@spectrum-web-components/icons-workflow": "^0.41.1",
"@spectrum-web-components/picker": "^0.41.1",
"@spectrum-web-components/shared": "^0.41.1"
"@spectrum-web-components/action-button": "^0.41.2",
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/icon": "^0.41.2",
"@spectrum-web-components/icons-workflow": "^0.41.2",
"@spectrum-web-components/picker": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/actionmenu": "^5.1.1"
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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,12 +58,12 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.0",
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/button": "^0.41.1",
"@spectrum-web-components/button-group": "^0.41.1",
"@spectrum-web-components/divider": "^0.41.1",
"@spectrum-web-components/icons-workflow": "^0.41.1",
"@spectrum-web-components/shared": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/button": "^0.41.2",
"@spectrum-web-components/button-group": "^0.41.2",
"@spectrum-web-components/divider": "^0.41.2",
"@spectrum-web-components/icons-workflow": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/alertdialog": "^1.2.2"
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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**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": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/asset": "^3.1.2"
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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**Note:** Version bump only for package @spectrum-web-components/avatar
Expand Down
6 changes: 3 additions & 3 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/avatar",
"version": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,8 +57,8 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/shared": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/avatar": "^6.1.3"
Expand Down
4 changes: 4 additions & 0 deletions packages/badge/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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**Note:** Version bump only for package @spectrum-web-components/badge
Expand Down
6 changes: 3 additions & 3 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/badge",
"version": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,8 +57,8 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.41.1",
"@spectrum-web-components/shared": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/badge": "^3.2.3"
Expand Down
4 changes: 4 additions & 0 deletions packages/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.

## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)

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

## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)

**Note:** Version bump only for package @spectrum-web-components/banner
Expand Down
4 changes: 2 additions & 2 deletions packages/banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-web-components/banner",
"version": "0.41.1",
"version": "0.41.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.41.1"
"@spectrum-web-components/base": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/banner": "3.0.0-beta.2"
Expand Down
Loading

0 comments on commit 78c3f16

Please sign in to comment.