Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-09-12 11:41:29 +00:00
parent 6b1a6e7f84
commit a6d1580062
482 changed files with 8239 additions and 254 deletions
@@ -1,5 +1,28 @@
# @backstage/backend-plugin-manager
## 0.0.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.13.0-next.3
- @backstage/plugin-events-backend@0.2.12-next.3
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-permission-common@0.7.8-next.2
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/types@1.1.1-next.0
- @backstage/plugin-permission-node@0.7.14-next.3
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.4-next.0
- @backstage/plugin-auth-node@0.3.0-next.3
- @backstage/plugin-events-node@0.2.12-next.3
- @backstage/plugin-scaffolder-node@0.2.3-next.3
- @backstage/plugin-search-backend-node@1.2.7-next.3
## 0.0.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-manager",
"description": "Backstage plugin management backend",
"version": "0.0.1-next.0",
"version": "0.0.1-next.1",
"private": true,
"main": "src/index.ts",
"types": "src/index.ts",