Skip to content

Commit

Permalink
chore(release): 4.15.6 [skip ci]
Browse files Browse the repository at this point in the history
## [4.15.6](v4.15.5...v4.15.6) (2022-11-02)

### Bug Fixes

* **#249:** [Masonry][Accessibility] Files: Main Navigation (Card View) - Selected state of the folder is not announced to the screen reader ([#250](#250)) ([ff33df1](ff33df1)), closes [#249](#249) [#244](#244) [#249](#249)
  • Loading branch information
semantic-release-bot committed Nov 2, 2022
1 parent ff33df1 commit 1cbcb30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.15.6](https://github.com/adobe/coral-spectrum/compare/v4.15.5...v4.15.6) (2022-11-02)


### Bug Fixes

* **#249:** [Masonry][Accessibility] Files: Main Navigation (Card View) - Selected state of the folder is not announced to the screen reader ([#250](https://github.com/adobe/coral-spectrum/issues/250)) ([ff33df1](https://github.com/adobe/coral-spectrum/commit/ff33df1c9603a47156355aaa32fe647d28b8334e)), closes [#249](https://github.com/adobe/coral-spectrum/issues/249) [#244](https://github.com/adobe/coral-spectrum/issues/244) [#249](https://github.com/adobe/coral-spectrum/issues/249)

## [4.15.5](https://github.com/adobe/coral-spectrum/compare/v4.15.4...v4.15.5) (2022-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.5",
"version": "4.15.6",
"homepage": "https://github.com/adobe/coral-spectrum#readme",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 1cbcb30

Please sign in to comment.