Version Packages

This commit is contained in:
github-actions[bot]
2025-06-17 12:45:56 +00:00
parent 5775552ff9
commit 58558ef2c1
468 changed files with 5707 additions and 1492 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-devtools-backend
## 0.5.6
### Patch Changes
- 9a99735: Removed the usage of `permissionIntegrationRouter` in favor of using the new `coreServices.permissionsRegistry`
- Updated dependencies
- @backstage/backend-defaults@0.11.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/config-loader@1.10.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-devtools-common@0.1.16
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-permission-node@0.10.1
## 0.5.6-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-backend",
"version": "0.5.6-next.2",
"version": "0.5.6",
"backstage": {
"role": "backend-plugin",
"pluginId": "devtools",