Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/cli
## 0.33.2-next.0
### Patch Changes
- a6af768: Allow js files to be processed by the nodeTransform loader
- Updated dependencies
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.2
- @backstage/catalog-model@1.7.5
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.1.11
- @backstage/integration@1.17.1
- @backstage/release-manifests@0.0.13
- @backstage/types@1.2.1
## 0.33.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.33.1",
"version": "0.33.2-next.0",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"