Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.5.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 744fa1f: Removed duplicated entries that appeared in both `dependencies` and `devDependencies`.
|
||||
- 0c5e41f: Removed unused dependencies that had no imports in source code.
|
||||
- Updated dependencies
|
||||
- @backstage/errors@1.3.1-next.0
|
||||
- @backstage/plugin-auth-node@0.7.1-next.0
|
||||
- @backstage/backend-plugin-api@1.9.1-next.0
|
||||
- @backstage/config@1.3.8-next.0
|
||||
- @backstage/config-loader@1.10.11-next.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-app-node@0.1.45-next.0
|
||||
|
||||
## 0.5.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"version": "0.5.13",
|
||||
"version": "0.5.14-next.0",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user