Version Packages

This commit is contained in:
github-actions[bot]
2026-04-14 14:57:31 +00:00
parent 9f24941b49
commit 93e643d142
603 changed files with 5867 additions and 1607 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-search
## 1.7.1
### Patch Changes
- 34aebcc: Fixed the `SearchModal` leaving the page in a broken state by not restoring body overflow and aria-hidden attributes when closing.
- Updated dependencies
- @backstage/ui@0.14.0
- @backstage/errors@1.3.0
- @backstage/plugin-catalog-react@2.1.2
- @backstage/frontend-plugin-api@0.16.0
- @backstage/core-components@0.18.9
- @backstage/core-plugin-api@1.12.5
- @backstage/plugin-search-common@1.2.23
- @backstage/plugin-search-react@1.11.1
## 1.7.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search",
"version": "1.7.1-next.2",
"version": "1.7.1",
"description": "The Backstage plugin that provides your backstage app with search",
"backstage": {
"role": "frontend-plugin",