Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-notifications-backend
|
||||
|
||||
## 0.5.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9152ba8: Add an optional generic object `metadata` field to `NotificationPayload`. Metadata can be used to store additional unstructured data for the notification and are available to use by processors.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.18.0
|
||||
- @backstage/plugin-notifications-common@0.1.0
|
||||
- @backstage/plugin-auth-node@0.6.6
|
||||
- @backstage/plugin-notifications-node@0.2.18
|
||||
- @backstage/backend-plugin-api@1.4.2
|
||||
- @backstage/plugin-events-node@0.4.14
|
||||
- @backstage/plugin-signals-node@0.1.23
|
||||
|
||||
## 0.5.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend",
|
||||
"version": "0.5.9-next.0",
|
||||
"version": "0.5.9",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
Reference in New Issue
Block a user