Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/cli
## 0.33.1
### Patch Changes
- 50f0ce6: Fixes a module not found error when running `backstage-cli info`.
- Updated dependencies
- @backstage/config-loader@1.10.2
- @backstage/config@1.3.3
- @backstage/catalog-model@1.7.5
- @backstage/integration@1.17.1
## 0.33.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.33.1-next.2",
"version": "0.33.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"