Version Packages (next) (#32150)

This commit is contained in:
Backstage Service Account
2025-12-23 18:22:06 +01:00
committed by GitHub
parent f322010f67
commit fea3e3972d
72 changed files with 1206 additions and 36 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/cli
## 0.35.2-next.0
### Patch Changes
- 320c6a9: Bump `@swc/core` to support `ES2023` and `ES2024`
- 9ee5996: Bump minimum required `@swc/core` to avoid transpilation bug
- Updated dependencies
- @backstage/catalog-model@1.7.6
- @backstage/cli-common@0.1.16
- @backstage/cli-node@0.2.16
- @backstage/config@1.3.6
- @backstage/config-loader@1.10.7
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.2.0
- @backstage/integration@1.19.0
- @backstage/release-manifests@0.0.13
- @backstage/types@1.2.2
## 0.35.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.35.0",
"version": "0.35.2-next.0",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"