Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-08-06 13:15:32 +00:00
parent dbeb90ff09
commit 120319d2b5
305 changed files with 4584 additions and 152 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-search-backend-node
## 1.2.28-next.2
### Patch Changes
- 3123c16: Fix package metadata
- 7c5f3b0: Explicit declare if the service ref accepts `single` or `multiple` implementations.
- Updated dependencies
- @backstage/backend-plugin-api@0.8.0-next.2
- @backstage/plugin-permission-common@0.8.1-next.1
- @backstage/backend-common@0.23.4-next.2
- @backstage/plugin-search-common@1.2.14-next.1
- @backstage/backend-tasks@0.5.28-next.2
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 1.2.28-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend-node",
"version": "1.2.28-next.1",
"version": "1.2.28-next.2",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"backstage": {
"role": "node-library",