Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-08-06 13:15:32 +00:00
parent dbeb90ff09
commit 120319d2b5
305 changed files with 4584 additions and 152 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/cli
## 0.27.0-next.3
### Patch Changes
- 93095ee: Make sure node-fetch is version 2.7.0 or greater
- Updated dependencies
- @backstage/config-loader@1.9.0-next.2
- @backstage/cli-node@0.2.7
- @backstage/integration@1.14.0-next.0
- @backstage/catalog-model@1.5.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/eslint-plugin@0.1.8
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
## 0.27.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.27.0-next.2",
"version": "0.27.0-next.3",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"