Version Packages
This commit is contained in:
@@ -1,5 +1,28 @@
|
||||
# @backstage/plugin-devtools-backend
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 4dc5b48: **BREAKING**: The `createRouter` method now requires the `discovery` service to be forwarded from the plugin environment. This is part of the migration to support new auth services.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2bd1410: Removed unused dependencies
|
||||
- 4467036: Allow unauthenticated access to health check endpoint.
|
||||
- 8b0026d: Removed unused `devDependencies` identified in Knip Report
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.4
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/backend-plugin-api@0.6.14
|
||||
- @backstage/config-loader@1.7.0
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
- @backstage/plugin-permission-node@0.7.25
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-devtools-common@0.1.9
|
||||
|
||||
## 0.3.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user