Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/cli-node
## 0.2.5
### Patch Changes
- ed9260f: Added `versions:migrate` command to help move packages to the new `@backstage-community` namespace
- Updated dependencies
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.4",
"version": "0.2.5",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"