Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-21 14:07:39 +00:00
parent b952a89dbc
commit 132173b897
301 changed files with 4792 additions and 246 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-search
## 1.4.23-next.0
### Patch Changes
- 63e1012: Added new extension points to extend search filters `SearchFilterBlueprint` and `SearchFilterResultTypeBlueprint`
- Updated dependencies
- @backstage/plugin-search-react@1.8.6-next.0
- @backstage/frontend-plugin-api@0.9.5-next.0
- @backstage/core-compat-api@0.3.6-next.0
- @backstage/core-components@0.16.3
- @backstage/core-plugin-api@1.10.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.15.2-next.0
- @backstage/plugin-search-common@1.2.17
## 1.4.22
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search",
"version": "1.4.22",
"version": "1.4.23-next.0",
"description": "The Backstage plugin that provides your backstage app with search",
"backstage": {
"role": "frontend-plugin",