Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-08-12 15:33:11 +00:00
parent 7d441f9313
commit 571280f19c
55 changed files with 932 additions and 27 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-proxy-backend
## 0.6.5-next.1
### Patch Changes
- 0810cd8: correct rewrite rule to avoid extra subpath in proxy path
## 0.6.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-proxy-backend",
"version": "0.6.5-next.0",
"version": "0.6.5-next.1",
"description": "A Backstage backend plugin that helps you set up proxy endpoints in the backend",
"backstage": {
"role": "backend-plugin",