Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-02 12:17:03 +00:00
parent db63208855
commit ac48eeb3ba
331 changed files with 3332 additions and 165 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/cli
## 0.34.2-next.1
### Patch Changes
- e1adce4: Updated the backend plugin template to use a new pattern for the `TodoListService` that reduces boilerplate.
- Updated dependencies
- @backstage/integration@1.18.0-next.0
## 0.34.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.34.1-next.0",
"version": "0.34.2-next.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"