Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-devtools-backend
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.3.1-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
- @backstage/plugin-devtools-common@0.1.0
|
||||
- @backstage/plugin-permission-common@0.7.5
|
||||
- @backstage/plugin-permission-node@0.7.9-next.0
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-devtools-backend",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user