Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-01-02 10:42:54 +00:00
parent c139a147e8
commit a3ccddeba5
456 changed files with 6009 additions and 231 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/cli
## 0.25.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/config-loader@1.6.1-next.0
- @backstage/cli-node@0.2.2-next.0
- @backstage/integration@1.8.0
- @backstage/config@1.1.1
- @backstage/release-manifests@0.0.11
- @backstage/catalog-model@1.4.3
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.3
- @backstage/eslint-plugin@0.1.4
- @backstage/types@1.1.1
## 0.25.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.25.1-next.0",
"version": "0.25.1-next.1",
"publishConfig": {
"access": "public"
},