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
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-search-react
## 1.8.6-next.0
### Patch Changes
- 63e1012: Added new extension points to extend search filters `SearchFilterBlueprint` and `SearchFilterResultTypeBlueprint`
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.0
- @backstage/core-components@0.16.3
- @backstage/core-plugin-api@1.10.3
- @backstage/theme@0.6.3
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.17
## 1.8.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-react",
"version": "1.8.5",
"version": "1.8.6-next.0",
"backstage": {
"role": "web-library",
"pluginId": "search",