Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-06 13:51:57 +00:00
parent 8e9269825d
commit 35a0c4b598
218 changed files with 3201 additions and 111 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-search-backend
## 2.0.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.10.0-next.2
- @backstage/backend-openapi-utils@0.5.3-next.1
- @backstage/config@1.3.2
- @backstage/plugin-permission-node@0.10.0-next.1
- @backstage/plugin-search-backend-node@1.3.11-next.1
- @backstage/backend-plugin-api@1.3.1-next.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0-next.0
- @backstage/plugin-search-common@1.2.18-next.0
## 2.0.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend",
"version": "2.0.2-next.1",
"version": "2.0.2-next.2",
"description": "The Backstage backend plugin that provides your backstage app with search",
"backstage": {
"role": "backend-plugin",