Version Packages

This commit is contained in:
github-actions[bot]
2025-01-14 12:23:31 +00:00
parent 28705fb8f6
commit 43f666371b
412 changed files with 4831 additions and 1268 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-devtools-backend
## 0.5.1
### Patch Changes
- ec547b8: Remove the error handler middleware, since that is now provided by the framework
- Updated dependencies
- @backstage/backend-defaults@0.7.0
- @backstage/types@1.2.1
- @backstage/config-loader@1.9.5
- @backstage/plugin-permission-node@0.8.7
- @backstage/backend-plugin-api@1.1.1
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-devtools-common@0.1.15
- @backstage/plugin-permission-common@0.8.4
## 0.5.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-backend",
"version": "0.5.1-next.1",
"version": "0.5.1",
"backstage": {
"role": "backend-plugin",
"pluginId": "devtools",