Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-search-react
## 1.11.0
### Minor Changes
- 0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.
### Patch Changes
- d5eb954: Fixes the search component not registering the first search on navigate to the search page.
- Updated dependencies
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
- @backstage/frontend-plugin-api@0.15.0
## 1.10.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-react",
"version": "1.10.5-next.1",
"version": "1.11.0",
"backstage": {
"role": "web-library",
"pluginId": "search",