Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-04-21 15:07:43 +00:00
parent 50a66a9183
commit 1cc86bee1c
423 changed files with 5447 additions and 212 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.8.3-next.0
### Patch Changes
- 927c003: Replaced internal error utilities with shared ones from `@backstage/cli-common`.
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
## 0.8.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.8.2",
"version": "0.8.3-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"