Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-02-25 13:17:11 +00:00
parent bc5048adbf
commit aed536abc5
303 changed files with 3838 additions and 351 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/backend-plugin-api
## 1.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-node@0.8.9-next.0
- @backstage/plugin-auth-node@0.6.1-next.0
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.2.0",
"version": "1.2.1-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"