Version Packages
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-proxy-backend
|
||||
|
||||
## 0.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9b5b744: Fixed handling of proxied SSE connections when the upstream server closes the connection
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.3.0
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-proxy-node@0.1.3
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-proxy-backend",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"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