Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-11 21:45:56 +00:00
parent eceb4628e4
commit 20fae88bdf
52 changed files with 612 additions and 25 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/backend-plugin-api
## 1.5.0-next.2
### Minor Changes
- 62fc2de: Explicitly mark `coreServices.rootInstanceMetadata` as a root service.
## 1.5.0-next.1
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.5.0-next.1",
"version": "1.5.0-next.2",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"