Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-24 14:54:00 +00:00
parent e0209029d6
commit c1b510cabb
387 changed files with 5099 additions and 194 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/cli-common
## 0.2.1-next.0
### Patch Changes
- e928e73: chore(deps): bump `undici` from 7.22.0 to 7.24.0
- Updated dependencies
- @backstage/errors@1.2.7
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-common",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "Common functionality used by cli, backend, and create-app",
"backstage": {
"role": "node-library"