Version Packages (next)
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user