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 Dec 9, 2024
1 parent 05d24ff commit 0cbc8f5
Show file tree
Hide file tree
Showing 177 changed files with 861 additions and 487 deletions.
10 changes: 10 additions & 0 deletions 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.

## [1.0.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

### Bug Fixes

- **action-button:** action-button with href can be perceived by screen reader ([#4927](https://github.com/adobe/spectrum-web-components/issues/4927)) ([2a0b3a5](https://github.com/adobe/spectrum-web-components/commit/2a0b3a5b300d51c002db60c6d899694d74834d39))
- **dialog:** fade-out animation when lazy loaded on popover overlays ([#4937](https://github.com/adobe/spectrum-web-components/issues/4937)) ([d36fc6e](https://github.com/adobe/spectrum-web-components/commit/d36fc6ee30bd6a028351eebc0486c0ec5e6bd082))
- **number-field:** added aria-hidden attribute for inc/dec buttons ([#4933](https://github.com/adobe/spectrum-web-components/issues/4933)) ([b16a839](https://github.com/adobe/spectrum-web-components/commit/b16a839b33cc7d02b42e012afaa6327972eb0c6b))
- **overlay:** overlay scroll in safari and firefox ([#4969](https://github.com/adobe/spectrum-web-components/issues/4969)) ([05d24ff](https://github.com/adobe/spectrum-web-components/commit/05d24ffc4dc8e9b0281b90c768b7f983fe890def))
- **toast:** adds iconLabel to address accessibility ([#4944](https://github.com/adobe/spectrum-web-components/issues/4944)) ([8121057](https://github.com/adobe/spectrum-web-components/commit/8121057518062fb000279659b9597396753e21b7))

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

### Bug Fixes
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.1",
"version": "1.0.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.

## [1.0.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.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.

## [1.0.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.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.

## [1.0.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -68,11 +68,11 @@
"lit-html"
],
"dependencies": {
"@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"
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/icon": "^1.0.2",
"@spectrum-web-components/icons-ui": "^1.0.2",
"@spectrum-web-components/reactive-controllers": "^1.0.2",
"@spectrum-web-components/shared": "^1.0.2"
},
"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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,11 +58,11 @@
"lit-html"
],
"dependencies": {
"@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"
"@spectrum-web-components/action-group": "^1.0.2",
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/button": "^1.0.2",
"@spectrum-web-components/field-label": "^1.0.2",
"@spectrum-web-components/popover": "^1.0.2"
},
"devDependencies": {
"@spectrum-css/actionbar": "^9.0.0-s2-foundations.16"
Expand Down
6 changes: 6 additions & 0 deletions packages/action-button/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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

### Bug Fixes

- **action-button:** action-button with href can be perceived by screen reader ([#4927](https://github.com/adobe/spectrum-web-components/issues/4927)) ([2a0b3a5](https://github.com/adobe/spectrum-web-components/commit/2a0b3a5b300d51c002db60c6d899694d74834d39))

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,11 +58,11 @@
"lit-html"
],
"dependencies": {
"@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"
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/button": "^1.0.2",
"@spectrum-web-components/icon": "^1.0.2",
"@spectrum-web-components/icons-ui": "^1.0.2",
"@spectrum-web-components/shared": "^1.0.2"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^7.0.0-s2-foundations.22"
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.

## [1.0.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

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

### Bug Fixes
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.1",
"version": "1.0.2",
"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.1",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.1",
"@spectrum-web-components/reactive-controllers": "^1.0.1"
"@spectrum-web-components/action-button": "^1.0.2",
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/icons-workflow": "^1.0.2",
"@spectrum-web-components/reactive-controllers": "^1.0.2"
},
"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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -61,12 +61,12 @@
"lit-html"
],
"dependencies": {
"@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"
"@spectrum-web-components/action-button": "^1.0.2",
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/icon": "^1.0.2",
"@spectrum-web-components/icons-workflow": "^1.0.2",
"@spectrum-web-components/picker": "^1.0.2",
"@spectrum-web-components/shared": "^1.0.2"
},
"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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,9 +58,9 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/button": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.1"
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/button": "^1.0.2",
"@spectrum-web-components/icons-workflow": "^1.0.2"
},
"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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -59,12 +59,12 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.2",
"@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"
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/button": "^1.0.2",
"@spectrum-web-components/button-group": "^1.0.2",
"@spectrum-web-components/divider": "^1.0.2",
"@spectrum-web-components/icons-workflow": "^1.0.2",
"@spectrum-web-components/shared": "^1.0.2"
},
"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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,7 +58,7 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.1"
"@spectrum-web-components/base": "^1.0.2"
},
"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.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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
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": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,8 +58,8 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/shared": "^1.0.2"
},
"devDependencies": {
"@spectrum-css/avatar": "^8.0.0-s2-foundations.15"
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.

## [1.0.2](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.2) (2024-12-09)

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

## [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/badge
Expand Down
Loading

0 comments on commit 0cbc8f5

Please sign in to comment.