Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-31 15:30:51 +00:00
parent 292b6431a2
commit a2cb332e25
334 changed files with 3572 additions and 167 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/cli-module-new
## 0.1.1-next.1
### Patch Changes
- 64a91d0: Rename the legacy `frontend-plugin` to `frontend-plugin-legacy`
## 0.1.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-module-new",
"version": "0.1.1-next.0",
"version": "0.1.1-next.1",
"description": "CLI module for Backstage CLI",
"backstage": {
"role": "cli-module"