Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-signals
|
||||
|
||||
## 0.0.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
|
||||
- 121899a: **BREAKING ALPHA**: The `app-root-element` extension now only accepts `JSX.Element` in its `element` param, meaning overrides need to be updated.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.5
|
||||
- @backstage/frontend-plugin-api@0.11.0
|
||||
- @backstage/core-compat-api@0.5.0
|
||||
- @backstage/theme@0.6.8
|
||||
|
||||
## 0.0.22-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-signals",
|
||||
"version": "0.0.22-next.2",
|
||||
"version": "0.0.22",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "signals",
|
||||
|
||||
Reference in New Issue
Block a user