Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.22.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dd8a9afe66: Replaced several monorepo lint rules with new rules from `@backstage/eslint-plugin`. See the [README](https://github.com/import-js/eslint-plugin-import/blob/main/packages/eslint-plugin/README.md) for a full list of rules.
|
||||
- 90616df9a8: Added an experimental mode for the `package start` command for backend packages. Enabled by setting `EXPERIMENTAL_BACKEND_START`.
|
||||
- Updated dependencies
|
||||
- @backstage/eslint-plugin@0.1.0-next.0
|
||||
- @backstage/cli-common@0.1.11
|
||||
- @backstage/config@1.0.6
|
||||
- @backstage/config-loader@1.1.8
|
||||
- @backstage/errors@1.1.4
|
||||
- @backstage/release-manifests@0.0.8
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.22.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.22.2-next.0",
|
||||
"version": "0.22.2-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user