Version Packages

This commit is contained in:
github-actions[bot]
2024-03-27 09:37:09 +00:00
parent de7d7422e5
commit bb8923602f
512 changed files with 6588 additions and 533 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-proxy-backend
## 0.4.14
### Patch Changes
- eae097c: Allow unauthenticated requests.
- Updated dependencies
- @backstage/backend-common@0.21.6
- @backstage/backend-plugin-api@0.6.16
- @backstage/config@1.2.0
## 0.4.13
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-proxy-backend",
"version": "0.4.13",
"version": "0.4.14",
"description": "A Backstage backend plugin that helps you set up proxy endpoints in the backend",
"backstage": {
"role": "backend-plugin"