Skip to content

Commit

Permalink
chore: release new versions #publish
Browse files Browse the repository at this point in the history
  • Loading branch information
TarunAdobe committed May 14, 2024
1 parent a29e4a2 commit 2e2e148
Show file tree
Hide file tree
Showing 178 changed files with 918 additions and 483 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

### Bug Fixes

- **action-bar:** include focus-visible polyfilling ([#4273](https://github.com/adobe/spectrum-web-components/issues/4273)) ([fd71ca1](https://github.com/adobe/spectrum-web-components/commit/fd71ca1d8482026d8ddc9f6fa11553cdbecdac48))
- **action-menu:** allow menu groups to handle their own selections ([#4397](https://github.com/adobe/spectrum-web-components/issues/4397)) ([5a19051](https://github.com/adobe/spectrum-web-components/commit/5a190518814f85cfd2e345ad6a0add1378c05bf4))
- **base:** move lit imports to base ([#4416](https://github.com/adobe/spectrum-web-components/issues/4416)) ([b7cb07e](https://github.com/adobe/spectrum-web-components/commit/b7cb07e98e17754c83d3e0112aac9728139e043b))
- **color-area:** providing x and y attributes renders color handle correctly ([#4240](https://github.com/adobe/spectrum-web-components/issues/4240)) ([9eb5056](https://github.com/adobe/spectrum-web-components/commit/9eb5056d962dd2694e4a2d6100388a5becba91fe))
- **combobox:** add missing React TS typings ([#4419](https://github.com/adobe/spectrum-web-components/issues/4419)) ([fd9b485](https://github.com/adobe/spectrum-web-components/commit/fd9b485ee969318d21b0f79ec0c0f902034eccde))
- **combobox:** allow numeric values and trigger change event on keybo… ([#4405](https://github.com/adobe/spectrum-web-components/issues/4405)) ([235ae7c](https://github.com/adobe/spectrum-web-components/commit/235ae7ca9eed35800a834af1005eb0c8d892b9f1))
- **combobox:** correct package.json listings ([35a69a2](https://github.com/adobe/spectrum-web-components/commit/35a69a2923eec3f9f7bac867752d869e5fe988c1))
- **combobox:** process styles for invalid state ([#4344](https://github.com/adobe/spectrum-web-components/issues/4344)) ([c2b952e](https://github.com/adobe/spectrum-web-components/commit/c2b952e4e6558c99e15e2503702375bc9b0539d5))
- **link:** added feature to stop click propagation for disabled link ([#4251](https://github.com/adobe/spectrum-web-components/issues/4251)) ([64f26a5](https://github.com/adobe/spectrum-web-components/commit/64f26a5d2dd729d5cbae2418fd8bca8481ed6cf6))
- **number-field, slider:** floating point roundoff precision bug ([#4263](https://github.com/adobe/spectrum-web-components/issues/4263)) ([74480ef](https://github.com/adobe/spectrum-web-components/commit/74480efd47305a7d41d0e20682d8dcba1c129f2f))
- **number-field:** handles values greater than 1000 ([#4417](https://github.com/adobe/spectrum-web-components/issues/4417)) ([45d69d0](https://github.com/adobe/spectrum-web-components/commit/45d69d0bb927bd18c3d58c757c40c14768b70a82))
- **overlay:** prevent "receivesFocus=false" overlays from returning focus ([607819f](https://github.com/adobe/spectrum-web-components/commit/607819f053113a21cccfbc97d775551ef11bfc4a))
- **picker-button:** update quiet styles ([#4383](https://github.com/adobe/spectrum-web-components/issues/4383)) ([42bf291](https://github.com/adobe/spectrum-web-components/commit/42bf291f9301c139c960cfc7ffb69ece08d945f3))
- revert back netlify to v15 ([#4446](https://github.com/adobe/spectrum-web-components/issues/4446)) ([7835eb8](https://github.com/adobe/spectrum-web-components/commit/7835eb828af5ae1ea442e8e2897bff1829ea335a))
- **slider,overlay:** ensure that pointer events in Slider are handled as expected in Overlay ([#4438](https://github.com/adobe/spectrum-web-components/issues/4438)) ([db193e8](https://github.com/adobe/spectrum-web-components/commit/db193e84d1ee300faaed47a5a4026b73a8d9fb30))
- **styles,theme:** add S2 tokens and theme ([#4241](https://github.com/adobe/spectrum-web-components/issues/4241)) ([a29e4a2](https://github.com/adobe/spectrum-web-components/commit/a29e4a298090e39e009c434e48113fb8a7e90d14)), closes [#4232](https://github.com/adobe/spectrum-web-components/issues/4232) [#4228](https://github.com/adobe/spectrum-web-components/issues/4228)
- **textfield:** textarea actually grows with multiline ([#4271](https://github.com/adobe/spectrum-web-components/issues/4271)) ([d8d0e84](https://github.com/adobe/spectrum-web-components/commit/d8d0e843b3bcab345dd7d46ad055e2bb5445ec36))
- **theme:** deprecate `theme` property for `system` ([#4230](https://github.com/adobe/spectrum-web-components/issues/4230)) ([ac26168](https://github.com/adobe/spectrum-web-components/commit/ac2616878e90314e5ed307442ac026c9e4ac707a))
- **tooltip:** fix infinite loop in self-managed tooltips ([#4269](https://github.com/adobe/spectrum-web-components/issues/4269)) ([b66ee49](https://github.com/adobe/spectrum-web-components/commit/b66ee495029cd8af8a20e6d450301c4368330c3b))
- update dependency @ctrl/tinycolor to v4.1.0 ([#4357](https://github.com/adobe/spectrum-web-components/issues/4357)) ([a0e2182](https://github.com/adobe/spectrum-web-components/commit/a0e21829d5ed6da7502fca3a06a19e3613125ba3))
- update dependency @floating-ui/dom to v1.6.3 ([#4322](https://github.com/adobe/spectrum-web-components/issues/4322)) ([3ba0018](https://github.com/adobe/spectrum-web-components/commit/3ba001825bf91ce1eddd8a576e6762292fff479b))
- update dependency @floating-ui/dom to v1.6.4 ([#4326](https://github.com/adobe/spectrum-web-components/issues/4326)) ([8183df3](https://github.com/adobe/spectrum-web-components/commit/8183df3590ae948260503372a9455616f2869c4c))
- update dependency @floating-ui/dom to v1.6.5 ([#4399](https://github.com/adobe/spectrum-web-components/issues/4399)) ([bc8df32](https://github.com/adobe/spectrum-web-components/commit/bc8df3287f6b1500b0a98f2e59aebbe88f7d6096))
- update dependency @floating-ui/utils to v0.2.2 ([#4327](https://github.com/adobe/spectrum-web-components/issues/4327)) ([81b570d](https://github.com/adobe/spectrum-web-components/commit/81b570d48a7c6a5c82e414621e1d67501a3bbd63))
- update dependency @internationalized/number to v3.5.1 ([#4323](https://github.com/adobe/spectrum-web-components/issues/4323)) ([56d5a63](https://github.com/adobe/spectrum-web-components/commit/56d5a63ac2f86dc3eb136ef208791b9555f79ce3))
- update dependency @internationalized/number to v3.5.2 ([#4390](https://github.com/adobe/spectrum-web-components/issues/4390)) ([4d10460](https://github.com/adobe/spectrum-web-components/commit/4d1046079d948fb00ba5f3ff6b26ff50236a4387))
- update dependency @web/dev-server-rollup to v0.6.2 ([#4400](https://github.com/adobe/spectrum-web-components/issues/4400)) ([08ee7f7](https://github.com/adobe/spectrum-web-components/commit/08ee7f7786412465a16ff085bbf9ace127cb2f08))

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

### 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.42.3",
"version": "0.42.4",
"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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"private": true,
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"precustom-element-json": "lerna exec --ignore \"{@spectrum-web-components/{base,bundle,iconset,modal,shared,opacity-checkerboard,styles,custom-vars-viewer,reactive-controllers,eslint-plugin},stylelint-header,@swc-react/*,documentation,example-project-rollup,example-project-webpack,swc-templates,@types/swc}\" -- rm custom-elements.json ||:",
"preeleventy": "yarn docs:analyze",
"prelerna-publish": "rimraf react && yarn get-ready && yarn custom-element-json && yarn build:confirm",
"prepare": "husky install",
"prepare": "husky init",
"prestorybook": "wireit",
"prestorybook:build": "cem analyze --outdir storybook/",
"pretest:bench": "yarn build:tests && test -f test/benchmark/cli.js ||:",
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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -66,11 +66,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/icon": "^0.42.3",
"@spectrum-web-components/icons-ui": "^0.42.3",
"@spectrum-web-components/reactive-controllers": "^0.42.3",
"@spectrum-web-components/shared": "^0.42.3"
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/icon": "^0.42.4",
"@spectrum-web-components/icons-ui": "^0.42.4",
"@spectrum-web-components/reactive-controllers": "^0.42.4",
"@spectrum-web-components/shared": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/accordion": "^5.1.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/action-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

### Bug Fixes

- **action-bar:** include focus-visible polyfilling ([#4273](https://github.com/adobe/spectrum-web-components/issues/4273)) ([fd71ca1](https://github.com/adobe/spectrum-web-components/commit/fd71ca1d8482026d8ddc9f6fa11553cdbecdac48))
- **styles,theme:** add S2 tokens and theme ([#4241](https://github.com/adobe/spectrum-web-components/issues/4241)) ([a29e4a2](https://github.com/adobe/spectrum-web-components/commit/a29e4a298090e39e009c434e48113fb8a7e90d14)), closes [#4232](https://github.com/adobe/spectrum-web-components/issues/4232) [#4228](https://github.com/adobe/spectrum-web-components/issues/4228)

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,11 +57,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-group": "^0.42.3",
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/button": "^0.42.3",
"@spectrum-web-components/field-label": "^0.42.3",
"@spectrum-web-components/popover": "^0.42.3"
"@spectrum-web-components/action-group": "^0.42.4",
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/button": "^0.42.4",
"@spectrum-web-components/field-label": "^0.42.4",
"@spectrum-web-components/popover": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/actionbar": "^8.1.0"
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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,11 +57,11 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/button": "^0.42.3",
"@spectrum-web-components/icon": "^0.42.3",
"@spectrum-web-components/icons-ui": "^0.42.3",
"@spectrum-web-components/shared": "^0.42.3"
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/button": "^0.42.4",
"@spectrum-web-components/icon": "^0.42.4",
"@spectrum-web-components/icons-ui": "^0.42.4",
"@spectrum-web-components/shared": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^6.1.0"
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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,10 +58,10 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.0",
"@spectrum-web-components/action-button": "^0.42.3",
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/icons-workflow": "^0.42.3",
"@spectrum-web-components/reactive-controllers": "^0.42.3"
"@spectrum-web-components/action-button": "^0.42.4",
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/icons-workflow": "^0.42.4",
"@spectrum-web-components/reactive-controllers": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/actiongroup": "^5.1.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/action-menu/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.

## [0.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

### Bug Fixes

- **action-menu:** allow menu groups to handle their own selections ([#4397](https://github.com/adobe/spectrum-web-components/issues/4397)) ([5a19051](https://github.com/adobe/spectrum-web-components/commit/5a190518814f85cfd2e345ad6a0add1378c05bf4))

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -61,12 +61,12 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/action-button": "^0.42.3",
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/icon": "^0.42.3",
"@spectrum-web-components/icons-workflow": "^0.42.3",
"@spectrum-web-components/picker": "^0.42.3",
"@spectrum-web-components/shared": "^0.42.3"
"@spectrum-web-components/action-button": "^0.42.4",
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/icon": "^0.42.4",
"@spectrum-web-components/icons-workflow": "^0.42.4",
"@spectrum-web-components/picker": "^0.42.4",
"@spectrum-web-components/shared": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/actionmenu": "^6.1.0"
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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -58,12 +58,12 @@
],
"dependencies": {
"@lit-labs/observers": "^2.0.2",
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/button": "^0.42.3",
"@spectrum-web-components/button-group": "^0.42.3",
"@spectrum-web-components/divider": "^0.42.3",
"@spectrum-web-components/icons-workflow": "^0.42.3",
"@spectrum-web-components/shared": "^0.42.3"
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/button": "^0.42.4",
"@spectrum-web-components/button-group": "^0.42.4",
"@spectrum-web-components/divider": "^0.42.4",
"@spectrum-web-components/icons-workflow": "^0.42.4",
"@spectrum-web-components/shared": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/alertdialog": "^2.1.0"
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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

**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.42.3",
"version": "0.42.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"lit-html"
],
"dependencies": {
"@spectrum-web-components/base": "^0.42.3"
"@spectrum-web-components/base": "^0.42.4"
},
"devDependencies": {
"@spectrum-css/asset": "^5.1.0"
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.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)

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

## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)

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

0 comments on commit 2e2e148

Please sign in to comment.