Skip to content

Commit

Permalink
chore(release): 4.16.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.16.3](v4.16.2...v4.16.3) (2024-07-30)

### Bug Fixes

* **Accessibility:** Drag and Drop feature is not keyboard accessible ([#346](#346)) ([d762873](d762873))
  • Loading branch information
semantic-release-bot committed Jul 30, 2024
1 parent d762873 commit 62baead
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.16.3](https://github.com/adobe/coral-spectrum/compare/v4.16.2...v4.16.3) (2024-07-30)


### Bug Fixes

* **Accessibility:** Drag and Drop feature is not keyboard accessible ([#346](https://github.com/adobe/coral-spectrum/issues/346)) ([d762873](https://github.com/adobe/coral-spectrum/commit/d7628735a25e8597eabbacff59aa5dec6c47cfd2))

## [4.16.2](https://github.com/adobe/coral-spectrum/compare/v4.16.1...v4.16.2) (2024-05-15)


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

0 comments on commit 62baead

Please sign in to comment.