Version Packages (next)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.22.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 278d9326eb40: Added the ability to create a plain backend module with the `new` command.
|
||||
- 71d4368ae5cc: Added support for the `dev/index` entry point for backend plugins and modules.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.7.0-next.0
|
||||
- @backstage/config-loader@1.5.0-next.0
|
||||
- @backstage/catalog-model@1.4.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/cli-node@0.1.3
|
||||
- @backstage/config@1.0.8
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/eslint-plugin@0.1.3
|
||||
- @backstage/release-manifests@0.0.9
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.22.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.22.10",
|
||||
"version": "0.22.12-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user