Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-proxy-backend
## 0.4.15
### Patch Changes
- e5a2ccc: Updated dependency `@types/http-proxy-middleware` to `^1.0.0`.
- 43ca784: Updated dependency `@types/yup` to `^0.32.0`.
- Updated dependencies
- @backstage/backend-common@0.21.7
- @backstage/backend-plugin-api@0.6.17
- @backstage/config@1.2.0
## 0.4.15-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-proxy-backend",
"version": "0.4.15-next.1",
"version": "0.4.15",
"description": "A Backstage backend plugin that helps you set up proxy endpoints in the backend",
"backstage": {
"role": "backend-plugin"