Skip to content

Commit

Permalink
chore(release): 4.15.21 [skip ci]
Browse files Browse the repository at this point in the history
## [4.15.21](v4.15.20...v4.15.21) (2023-07-12)

### Bug Fixes

* **Accessibility:** Focus is not visible on dropdown elements in high contrast ([#304](#304)) ([cde7c68](cde7c68))
* ActionBar items moves focus to disabled items. ([#302](#302)) ([fae0821](fae0821))
* **bug:** Shell header menu is being cut off ([#301](#301)) ([299ba4a](299ba4a))
  • Loading branch information
semantic-release-bot committed Jul 12, 2023
1 parent cde7c68 commit 8d84df7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [4.15.21](https://github.com/adobe/coral-spectrum/compare/v4.15.20...v4.15.21) (2023-07-12)


### Bug Fixes

* **Accessibility:** Focus is not visible on dropdown elements in high contrast ([#304](https://github.com/adobe/coral-spectrum/issues/304)) ([cde7c68](https://github.com/adobe/coral-spectrum/commit/cde7c68573dffda90581873fc804b45135d2246d))
* ActionBar items moves focus to disabled items. ([#302](https://github.com/adobe/coral-spectrum/issues/302)) ([fae0821](https://github.com/adobe/coral-spectrum/commit/fae0821ac8daab803bb87dbfc2a3a4ed1900d427))
* **bug:** Shell header menu is being cut off ([#301](https://github.com/adobe/coral-spectrum/issues/301)) ([299ba4a](https://github.com/adobe/coral-spectrum/commit/299ba4a473966f99e67fef76647b3a78672928d4))

## [4.15.20](https://github.com/adobe/coral-spectrum/compare/v4.15.19...v4.15.20) (2023-06-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@adobe/coral-spectrum",
"description": "Coral Spectrum is a JavaScript library of Web Components following Spectrum design patterns.",
"version": "4.15.20",
"version": "4.15.21",
"homepage": "https://github.com/adobe/coral-spectrum#readme",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 8d84df7

Please sign in to comment.