Skip to content

Commit

Permalink
chore(release): 4.10.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.10.5](v4.10.4...v4.10.5) (2020-10-13)

### Bug Fixes

* **CUI-7426:** ColumnView fails to call _ensureTabbableItem with _setStateFromDOM ([#137](#137)) ([766a4c8](766a4c8))
  • Loading branch information
semantic-release-bot committed Oct 13, 2020
1 parent 766a4c8 commit b8b5463
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.10.5](https://github.com/adobe/coral-spectrum/compare/v4.10.4...v4.10.5) (2020-10-13)


### Bug Fixes

* **CUI-7426:** ColumnView fails to call _ensureTabbableItem with _setStateFromDOM ([#137](https://github.com/adobe/coral-spectrum/issues/137)) ([766a4c8](https://github.com/adobe/coral-spectrum/commit/766a4c836f4e5f994a299d9a0b7723bdb6f28e04))

## [4.10.4](https://github.com/adobe/coral-spectrum/compare/v4.10.3...v4.10.4) (2020-10-06)


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

0 comments on commit b8b5463

Please sign in to comment.