Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-notifications
|
||||
|
||||
## 0.5.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 19a2a03: Migrated notifications plugin to use backstage UI
|
||||
- d156cf4: Added `title` and `icon` to the new frontend system plugin definition.
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.14.0
|
||||
- @backstage/errors@1.3.0
|
||||
- @backstage/theme@0.7.3
|
||||
- @backstage/frontend-plugin-api@0.16.0
|
||||
- @backstage/core-components@0.18.9
|
||||
- @backstage/core-plugin-api@1.12.5
|
||||
- @backstage/plugin-notifications-common@0.2.2
|
||||
- @backstage/plugin-signals-react@0.0.21
|
||||
|
||||
## 0.5.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications",
|
||||
"version": "0.5.16-next.2",
|
||||
"version": "0.5.16",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
Reference in New Issue
Block a user