Version Packages (next) (#32150)

This commit is contained in:
Backstage Service Account
2025-12-23 18:22:06 +01:00
committed by GitHub
parent f322010f67
commit fea3e3972d
72 changed files with 1206 additions and 36 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-search-backend
## 2.0.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-openapi-utils@0.6.5-next.0
- @backstage/backend-defaults@0.14.1-next.0
- @backstage/backend-plugin-api@1.6.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-permission-node@0.10.7
- @backstage/plugin-search-backend-node@1.4.0
- @backstage/plugin-search-common@1.2.21
## 2.0.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend",
"version": "2.0.9",
"version": "2.0.10-next.0",
"description": "The Backstage backend plugin that provides your backstage app with search",
"backstage": {
"role": "backend-plugin",