Version Packages

This commit is contained in:
github-actions[bot]
2026-05-19 18:28:24 +00:00
parent 0a44fb3cb8
commit b97fcb0a93
563 changed files with 6223 additions and 1580 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-search-backend
## 2.1.2
### Patch Changes
- 303954b: Added action for search backend to query search engine using the actions registry
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1
- @backstage/backend-plugin-api@1.9.1
- @backstage/plugin-permission-node@0.11.0
- @backstage/plugin-permission-common@0.9.9
- @backstage/plugin-search-backend-node@1.4.4
- @backstage/backend-openapi-utils@0.6.9
- @backstage/config@1.3.8
- @backstage/plugin-search-common@1.2.24
## 2.1.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend",
"version": "2.1.2-next.1",
"version": "2.1.2",
"description": "The Backstage backend plugin that provides your backstage app with search",
"backstage": {
"role": "backend-plugin",