Version Packages (next)
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.26.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e3c213e: Add the deprecation plugin to the default linter setup, switched off.
|
||||
|
||||
This allows to disable deprecation warnings for `backstage-cli repo list-deprecations` with inline comments.
|
||||
|
||||
- 4946f03: Updated dependency `webpack-dev-server` to `^5.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.10.0-next.0
|
||||
- @backstage/config-loader@1.8.0-next.0
|
||||
- @backstage/catalog-model@1.4.5
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/cli-node@0.2.4
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/eslint-plugin@0.1.6
|
||||
- @backstage/release-manifests@0.0.11
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.26.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.26.2",
|
||||
"version": "0.26.3-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user