Merge branch 'master' into feat/add-devtools-extension

Signed-off-by: secustor <sebastian@poxhofer.at>

# Conflicts:
#	yarn.lock
This commit is contained in:
secustor
2025-09-17 11:42:03 +02:00
961 changed files with 20530 additions and 4454 deletions
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-devtools-backend
## 0.5.9
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.12.1
- @backstage/config-loader@1.10.3
- @backstage/types@1.2.2
- @backstage/backend-plugin-api@1.4.3
- @backstage/plugin-permission-node@0.10.4
## 0.5.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/config-loader@1.10.3-next.0
- @backstage/backend-defaults@0.12.1-next.1
## 0.5.9-next.0
### Patch Changes
+3 -3
View File
@@ -4,7 +4,7 @@
| Name | Location | Severity |
| :-------------------------------- | :----------- | :------- |
| @backstage/plugin-permission-node | package.json | error |
| semver | package.json | error |
| yn | package.json | error |
| @backstage/plugin-permission-node | plugins/devtools-backend/package.json | error |
| semver | plugins/devtools-backend/package.json | error |
| yn | plugins/devtools-backend/package.json | error |
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-backend",
"version": "0.5.9-next.0",
"version": "0.5.9",
"backstage": {
"role": "backend-plugin",
"pluginId": "devtools",