Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-proxy-backend
|
||||
|
||||
## 0.5.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d425fc4: Modules, plugins, and services are now `BackendFeature`, not a function that returns a feature.
|
||||
- d298e6e: Deprecated `createRouter` and its router options in favour of the new backend system.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.9.0-next.0
|
||||
- @backstage/backend-common@0.25.0-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-proxy-backend",
|
||||
"version": "0.5.4",
|
||||
"version": "0.5.6-next.0",
|
||||
"description": "A Backstage backend plugin that helps you set up proxy endpoints in the backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user