Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-24 10:07:58 +00:00
parent 5a5313b50e
commit 2e3fbc11c2
241 changed files with 3406 additions and 130 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-devtools-backend
## 0.5.1-next.0
### Patch Changes
- ec547b8: Remove the error handler middleware, since that is now provided by the framework
- Updated dependencies
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/config-loader@1.9.5-next.0
- @backstage/plugin-permission-node@0.8.7-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
- @backstage/plugin-devtools-common@0.1.14
- @backstage/plugin-permission-common@0.8.3
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools-backend",
"version": "0.5.0",
"version": "0.5.1-next.0",
"backstage": {
"role": "backend-plugin",
"pluginId": "devtools",