Version Packages

This commit is contained in:
github-actions[bot]
2026-04-14 14:57:31 +00:00
parent 9f24941b49
commit 93e643d142
603 changed files with 5867 additions and 1607 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/cli-module-new
## 0.1.2
### Patch Changes
- 64a91d0: Rename the legacy `frontend-plugin` to `frontend-plugin-legacy`
- 482ceed: Migrated from `assertError` to `toError` for error handling.
- 2b4f97a: Updated frontend-plugin template to provide a todo list visualization compatible with the backend plugin.
- Updated dependencies
- @backstage/errors@1.3.0
- @backstage/cli-common@0.2.1
- @backstage/cli-node@0.3.1
## 0.1.2-next.2
### Patch Changes