Version Packages

This commit is contained in:
github-actions[bot]
2025-11-18 12:23:09 +00:00
parent a2f8158cf7
commit 792f4d7e3d
479 changed files with 5388 additions and 1295 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-plugin-api
## 1.5.0
### Minor Changes
- a17d9df: Promote `instanceMetadata` service to main entrypoint.
- 62fc2de: Explicitly mark `coreServices.rootInstanceMetadata` as a root service.
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-auth-node@0.6.9
- @backstage/config@1.3.6
- @backstage/plugin-permission-node@0.10.6
## 1.5.0-next.2
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.5.0-next.2",
"version": "1.5.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"