Skip to content

Commit

Permalink
chore(release): 4.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.11.1](v4.11.0...v4.11.1) (2021-09-08)

### Bug Fixes

* **SITES-1579:**  Role and state are not narrated for the TABS in the create page while navigating in the browse mode using down arrow. ([#183](#183)) ([32c9c88](32c9c88))
  • Loading branch information
semantic-release-bot committed Sep 8, 2021
1 parent 32c9c88 commit 98cab56
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.11.1](https://github.com/adobe/coral-spectrum/compare/v4.11.0...v4.11.1) (2021-09-08)


### Bug Fixes

* **SITES-1579:** Role and state are not narrated for the TABS in the create page while navigating in the browse mode using down arrow. ([#183](https://github.com/adobe/coral-spectrum/issues/183)) ([32c9c88](https://github.com/adobe/coral-spectrum/commit/32c9c88f1f47340cc61615fee061334de6347e34))

# [4.11.0](https://github.com/adobe/coral-spectrum/compare/v4.10.27...v4.11.0) (2021-08-24)


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.11.0",
"version": "4.11.1",
"homepage": "https://github.com/adobe/coral-spectrum#readme",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 98cab56

Please sign in to comment.