Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-search
|
||||
|
||||
## 1.4.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0501243: Added `aria-label` attribute to DialogTitle element and set `aria-modal` attribute to `true` for improved accessibility in the search modal.
|
||||
- Updated dependencies
|
||||
- @backstage/core-compat-api@0.2.5
|
||||
- @backstage/core-components@0.14.7
|
||||
- @backstage/plugin-catalog-react@1.12.0
|
||||
- @backstage/frontend-plugin-api@0.6.5
|
||||
- @backstage/plugin-search-react@1.7.11
|
||||
|
||||
## 1.4.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search",
|
||||
"version": "1.4.11-next.2",
|
||||
"version": "1.4.11",
|
||||
"description": "The Backstage plugin that provides your backstage app with search",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
Reference in New Issue
Block a user