Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-01-24 12:01:10 +00:00
parent 39c6f51984
commit 12a7b316ee
295 changed files with 3182 additions and 163 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-proxy-backend
## 0.2.36-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.0
## 0.2.34
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-proxy-backend",
"description": "A Backstage backend plugin that helps you set up proxy endpoints in the backend",
"version": "0.2.34",
"version": "0.2.36-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",