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 Jan 29, 2025
1 parent bbb3733 commit e3c6e52
Show file tree
Hide file tree
Showing 177 changed files with 1,524 additions and 964 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))
- **overlay:** make :focus-visible consistent when using overlay type modal ([#4912](https://github.com/adobe/spectrum-web-components/issues/4912)) ([7a5f786](https://github.com/adobe/spectrum-web-components/commit/7a5f786819ff200f5ae2648e2e2c4db3729050a2)), closes [#5021](https://github.com/adobe/spectrum-web-components/issues/5021)

### Features

- add an optional chromatic vrt action ([7d2f840](https://github.com/adobe/spectrum-web-components/commit/7d2f8401cb05c5e23872424f132a1a8edd95b666))
- **opacity-checkerboard:** bump CSS version ([#5040](https://github.com/adobe/spectrum-web-components/issues/5040)) ([e3bf6d3](https://github.com/adobe/spectrum-web-components/commit/e3bf6d3c20c8dab6674ad8b1793082372901d155))
- **picker:** add forcePopover property ([#5041](https://github.com/adobe/spectrum-web-components/issues/5041)) ([3651e57](https://github.com/adobe/spectrum-web-components/commit/3651e57a90a05e551e6ee650e8ccc73aa05d3e7c))
- **sp-button-group:** sp-button-group react to size updates ([#5037](https://github.com/adobe/spectrum-web-components/issues/5037)) ([63bc618](https://github.com/adobe/spectrum-web-components/commit/63bc618c18e9d8e39155cc7544814564673893a7))
- **thumbnail:** bump thumbnail to use foundations release ([7490324](https://github.com/adobe/spectrum-web-components/commit/74903245d8dd8e3d39653a7f5296fa91e4562877))
- use globals to enable VRT modes in chromatic ([5b674b4](https://github.com/adobe/spectrum-web-components/commit/5b674b46841155762a6e5f9ebd566a0110279384))

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

### 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.3",
"version": "1.1.0",
"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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

**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.3",
"version": "1.1.0",
"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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

**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.3",
"version": "1.1.0",
"private": true,
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions packages/accordion/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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

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

**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.3",
"version": "1.1.0",
"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.3",
"@spectrum-web-components/icons-ui": "^1.0.3",
"@spectrum-web-components/reactive-controllers": "^1.0.3",
"@spectrum-web-components/shared": "^1.0.1"
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/icon": "^1.1.0",
"@spectrum-web-components/icons-ui": "^1.1.0",
"@spectrum-web-components/reactive-controllers": "^1.1.0",
"@spectrum-web-components/shared": "^1.1.0"
},
"devDependencies": {
"@spectrum-css/accordion": "6.0.0-s2-foundations.16"
Expand Down
6 changes: 6 additions & 0 deletions packages/action-bar/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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

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

**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.3",
"version": "1.1.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,11 +58,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-group": "^1.0.3",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/button": "^1.0.3",
"@spectrum-web-components/field-label": "^1.0.3",
"@spectrum-web-components/popover": "^1.0.3"
"@spectrum-web-components/action-group": "^1.1.0",
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/button": "^1.1.0",
"@spectrum-web-components/field-label": "^1.1.0",
"@spectrum-web-components/popover": "^1.1.0"
},
"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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

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

### Bug Fixes
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.3",
"version": "1.1.0",
"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.3",
"@spectrum-web-components/icon": "^1.0.3",
"@spectrum-web-components/icons-ui": "^1.0.3",
"@spectrum-web-components/shared": "^1.0.1"
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/button": "^1.1.0",
"@spectrum-web-components/icon": "^1.1.0",
"@spectrum-web-components/icons-ui": "^1.1.0",
"@spectrum-web-components/shared": "^1.1.0"
},
"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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

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

**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": "1.0.3",
"version": "1.1.0",
"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.3",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.3",
"@spectrum-web-components/reactive-controllers": "^1.0.3"
"@spectrum-web-components/action-button": "^1.1.0",
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/icons-workflow": "^1.1.0",
"@spectrum-web-components/reactive-controllers": "^1.1.0"
},
"devDependencies": {
"@spectrum-css/actiongroup": "6.0.0-s2-foundations.15"
Expand Down
12 changes: 12 additions & 0 deletions packages/action-menu/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.

# [1.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))
- **overlay:** make :focus-visible consistent when using overlay type modal ([#4912](https://github.com/adobe/spectrum-web-components/issues/4912)) ([7a5f786](https://github.com/adobe/spectrum-web-components/commit/7a5f786819ff200f5ae2648e2e2c4db3729050a2)), closes [#5021](https://github.com/adobe/spectrum-web-components/issues/5021)

### Features

- add an optional chromatic vrt action ([7d2f840](https://github.com/adobe/spectrum-web-components/commit/7d2f8401cb05c5e23872424f132a1a8edd95b666))
- **picker:** add forcePopover property ([#5041](https://github.com/adobe/spectrum-web-components/issues/5041)) ([3651e57](https://github.com/adobe/spectrum-web-components/commit/3651e57a90a05e551e6ee650e8ccc73aa05d3e7c))

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

**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.3",
"version": "1.1.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -61,12 +61,12 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-button": "^1.0.3",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icon": "^1.0.3",
"@spectrum-web-components/icons-workflow": "^1.0.3",
"@spectrum-web-components/picker": "^1.0.3",
"@spectrum-web-components/shared": "^1.0.1"
"@spectrum-web-components/action-button": "^1.1.0",
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/icon": "^1.1.0",
"@spectrum-web-components/icons-workflow": "^1.1.0",
"@spectrum-web-components/picker": "^1.1.0",
"@spectrum-web-components/shared": "^1.1.0"
},
"devDependencies": {
"@spectrum-css/actionmenu": "7.0.0-s2-foundations.15"
Expand Down
6 changes: 6 additions & 0 deletions packages/alert-banner/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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

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

**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.3",
"version": "1.1.0",
"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.3",
"@spectrum-web-components/icons-workflow": "^1.0.3"
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/button": "^1.1.0",
"@spectrum-web-components/icons-workflow": "^1.1.0"
},
"devDependencies": {
"@spectrum-css/alertbanner": "3.0.0-s2-foundations.16"
Expand Down
6 changes: 6 additions & 0 deletions packages/alert-dialog/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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

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

**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.3",
"version": "1.1.0",
"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.3",
"@spectrum-web-components/button-group": "^1.0.3",
"@spectrum-web-components/divider": "^1.0.1",
"@spectrum-web-components/icons-workflow": "^1.0.3",
"@spectrum-web-components/shared": "^1.0.1"
"@spectrum-web-components/base": "^1.1.0",
"@spectrum-web-components/button": "^1.1.0",
"@spectrum-web-components/button-group": "^1.1.0",
"@spectrum-web-components/divider": "^1.1.0",
"@spectrum-web-components/icons-workflow": "^1.1.0",
"@spectrum-web-components/shared": "^1.1.0"
},
"devDependencies": {
"@spectrum-css/alertdialog": "3.0.0-s2-foundations.15"
Expand Down
6 changes: 6 additions & 0 deletions packages/asset/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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

## [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.3",
"version": "1.1.0",
"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.1.0"
},
"devDependencies": {
"@spectrum-css/asset": "6.0.0-s2-foundations.15"
Expand Down
6 changes: 6 additions & 0 deletions packages/avatar/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.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)

### Bug Fixes

- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))

## [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.3",
"version": "1.1.0",
"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.1.0",
"@spectrum-web-components/shared": "^1.1.0"
},
"devDependencies": {
"@spectrum-css/avatar": "8.0.0-s2-foundations.15"
Expand Down
Loading

0 comments on commit e3c6e52

Please sign in to comment.