Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-01 11:50:02 +00:00
parent 10fe5e5fa2
commit 952cefedd8
363 changed files with 4442 additions and 192 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/backend-plugin-api
## 1.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/config@1.3.3-next.0
- @backstage/plugin-permission-common@0.9.1-next.0
- @backstage/plugin-permission-node@0.10.2-next.0
- @backstage/plugin-auth-node@0.6.5-next.0
## 1.4.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.4.0",
"version": "1.4.1-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"