Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-08 11:42:14 +00:00
parent 3e98d91a3b
commit 56a811849a
327 changed files with 4637 additions and 163 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-search
## 1.4.18-next.2
### Patch Changes
- 88d03d8: Updated the default SearchType.Accordion behavior to remain open after result type selection. This is a UX improvement to reduce the number of clicks needed when toggling result type filters.
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.0-next.2
- @backstage/core-compat-api@0.3.1-next.2
- @backstage/core-components@0.15.1-next.2
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.0-next.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.1-next.2
## 1.4.18-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search",
"version": "1.4.18-next.1",
"version": "1.4.18-next.2",
"description": "The Backstage plugin that provides your backstage app with search",
"backstage": {
"role": "frontend-plugin",