Version Packages
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user