Version Packages
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-module-new",
|
||||
"version": "0.1.2-next.2",
|
||||
"version": "0.1.2",
|
||||
"description": "CLI module for Backstage CLI",
|
||||
"backstage": {
|
||||
"role": "cli-module"
|
||||
|
||||
Reference in New Issue
Block a user