Version Packages

This commit is contained in:
github-actions[bot]
2024-05-14 12:02:01 +00:00
parent e58a57802c
commit 0972164fbc
447 changed files with 4105 additions and 1505 deletions
+12
View File
@@ -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 -1
View File
@@ -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"